In [1]:
import graphlab

Load some text data - From wikipedia, pages on individuals


In [4]:
people = graphlab.SFrame('people_wiki.gl/')

In [5]:
people.head()


Out[5]:
URI name text
<http://dbpedia.org/resou
rce/Digby_Morrell> ...
Digby Morrell digby morrell born 10
october 1979 is a former ...
<http://dbpedia.org/resou
rce/Alfred_J._Lewy> ...
Alfred J. Lewy alfred j lewy aka sandy
lewy graduated from ...
<http://dbpedia.org/resou
rce/Harpdog_Brown> ...
Harpdog Brown harpdog brown is a singer
and harmonica player who ...
<http://dbpedia.org/resou
rce/Franz_Rottensteiner> ...
Franz Rottensteiner franz rottensteiner born
in waidmannsfeld lower ...
<http://dbpedia.org/resou
rce/G-Enka> ...
G-Enka henry krvits born 30
december 1974 in tallinn ...
<http://dbpedia.org/resou
rce/Sam_Henderson> ...
Sam Henderson sam henderson born
october 18 1969 is an ...
<http://dbpedia.org/resou
rce/Aaron_LaCrate> ...
Aaron LaCrate aaron lacrate is an
american music producer ...
<http://dbpedia.org/resou
rce/Trevor_Ferguson> ...
Trevor Ferguson trevor ferguson aka john
farrow born 11 november ...
<http://dbpedia.org/resou
rce/Grant_Nelson> ...
Grant Nelson grant nelson born 27
april 1971 in london ...
<http://dbpedia.org/resou
rce/Cathy_Caruth> ...
Cathy Caruth cathy caruth born 1955 is
frank h t rhodes ...
[10 rows x 3 columns]


In [6]:
len(people)


Out[6]:
59071

Expore the dataset and view contents


In [9]:
obama = people[people['name'] == "Barack Obama"]

In [10]:
obama


Out[10]:
URI name text
<http://dbpedia.org/resou
rce/Barack_Obama> ...
Barack Obama barack hussein obama ii
brk husen bm born august ...
[? rows x 3 columns]
Note: Only the head of the SFrame is printed. This SFrame is lazily evaluated.
You can use sf.materialize() to force materialization.


In [11]:
obama['text']


Out[11]:
dtype: str
Rows: ?
['barack hussein obama ii brk husen bm born august 4 1961 is the 44th and current president of the united states and the first african american to hold the office born in honolulu hawaii obama is a graduate of columbia university and harvard law school where he served as president of the harvard law review he was a community organizer in chicago before earning his law degree he worked as a civil rights attorney and taught constitutional law at the university of chicago law school from 1992 to 2004 he served three terms representing the 13th district in the illinois senate from 1997 to 2004 running unsuccessfully for the united states house of representatives in 2000in 2004 obama received national attention during his campaign to represent illinois in the united states senate with his victory in the march democratic party primary his keynote address at the democratic national convention in july and his election to the senate in november he began his presidential campaign in 2007 and after a close primary campaign against hillary rodham clinton in 2008 he won sufficient delegates in the democratic party primaries to receive the presidential nomination he then defeated republican nominee john mccain in the general election and was inaugurated as president on january 20 2009 nine months after his election obama was named the 2009 nobel peace prize laureateduring his first two years in office obama signed into law economic stimulus legislation in response to the great recession in the form of the american recovery and reinvestment act of 2009 and the tax relief unemployment insurance reauthorization and job creation act of 2010 other major domestic initiatives in his first term included the patient protection and affordable care act often referred to as obamacare the doddfrank wall street reform and consumer protection act and the dont ask dont tell repeal act of 2010 in foreign policy obama ended us military involvement in the iraq war increased us troop levels in afghanistan signed the new start arms control treaty with russia ordered us military involvement in libya and ordered the military operation that resulted in the death of osama bin laden in january 2011 the republicans regained control of the house of representatives as the democratic party lost a total of 63 seats and after a lengthy debate over federal spending and whether or not to raise the nations debt limit obama signed the budget control act of 2011 and the american taxpayer relief act of 2012obama was reelected president in november 2012 defeating republican nominee mitt romney and was sworn in for a second term on january 20 2013 during his second term obama has promoted domestic policies related to gun control in response to the sandy hook elementary school shooting and has called for full equality for lgbt americans while his administration has filed briefs which urged the supreme court to strike down the defense of marriage act of 1996 and californias proposition 8 as unconstitutional in foreign policy obama ordered us military involvement in iraq in response to gains made by the islamic state in iraq after the 2011 withdrawal from iraq continued the process of ending us combat operations in afghanistan and has sought to normalize us relations with cuba', ... ]

In [17]:
clooney = people[people['name'] == "George Clooney"]
clooney['text']


Out[17]:
dtype: str
Rows: ?
['george timothy clooney born may 6 1961 is an american actor writer producer director and activist he has received three golden globe awards for his work as an actor and two academy awards one for acting and the other for producingclooney made his acting debut on television in 1978 and later gained wide recognition in his role as dr doug ross on the longrunning medical drama er from 1994 to 1999 for which he received two emmy award nominations while working on er he began attracting a variety of leading roles in films including the superhero film batman robin 1997 and the crime comedy out of sight 1998 in which he first worked with a director who would become a longtime collaborator steven soderbergh in 1999 clooney took the lead role in three kings a wellreceived war satire set during the gulf warin 2001 clooneys fame widened with the release of his biggest commercial success the heist comedy oceans eleven the first of the film trilogy a remake of the 1960 film with frank sinatra as danny ocean he made his directorial debut a year later with the biographical thriller confessions of a dangerous mind and has since directed the drama good night and good luck 2005 the sports comedy leatherheads 2008 the political drama the ides of march 2011 and the comedydrama war film the monuments men 2014he won an academy award for best supporting actor for the middle east thriller syriana 2005 and subsequently earned best actor nominations for the legal thriller michael clayton 2007 the comedydrama up in the air 2009 and the drama the descendants 2011 in 2013 he received the academy award for best picture for producing the political thriller argo alongside ben affleck and grant heslov he is the only person ever to be nominated for academy awards in six categoriesclooney is sometimes described as one of the most handsome men in the world in 2005 tv guide ranked clooney no 1 on its 50 sexiest stars of all time list in 2009 he was included in times annual time 100 as one of the most influential people in the world clooney is also noted for his political activism and has served as one of the united nations messengers of peace since january 31 2008 his humanitarian work includes his advocacy of finding a resolution for the darfur conflict raising funds for the 2010 haiti earthquake 2004 tsunami and 911 victims and creating documentaries such as sand and sorrow to raise awareness about international crises he is also a member of the council on foreign relations', ... ]

Word count for Obama text


In [19]:
obama['word_count'] = graphlab.text_analytics.count_words(obama['text'])
print obama['word_count']


[{'operations': 1, 'represent': 1, 'office': 2, 'unemployment': 1, 'is': 2, 'doddfrank': 1, 'over': 1, 'unconstitutional': 1, 'domestic': 2, 'named': 1, 'ending': 1, 'ended': 1, 'proposition': 1, 'seats': 1, 'graduate': 1, 'worked': 1, 'before': 1, 'death': 1, '20': 2, 'taxpayer': 1, 'inaugurated': 1, 'obamacare': 1, 'civil': 1, 'mccain': 1, 'to': 14, '4': 1, 'policy': 2, '8': 1, 'has': 4, '2011': 3, '2010': 2, '2013': 1, '2012': 1, 'bin': 1, 'then': 1, 'his': 11, 'march': 1, 'gains': 1, 'cuba': 1, 'californias': 1, '1992': 1, 'new': 1, 'not': 1, 'during': 2, 'years': 1, 'continued': 1, 'presidential': 2, 'husen': 1, 'osama': 1, 'term': 3, 'equality': 1, 'prize': 1, 'lost': 1, 'stimulus': 1, 'january': 3, 'university': 2, 'rights': 1, 'gun': 1, 'republican': 2, 'rodham': 1, 'troop': 1, 'withdrawal': 1, 'involvement': 3, 'response': 3, 'where': 1, 'referred': 1, 'affordable': 1, 'attorney': 1, 'school': 3, 'senate': 3, 'house': 2, 'national': 2, 'creation': 1, 'related': 1, 'hawaii': 1, 'born': 2, 'second': 2, 'street': 1, 'election': 3, 'close': 1, 'operation': 1, 'insurance': 1, 'sandy': 1, 'afghanistan': 2, 'initiatives': 1, 'for': 4, 'reform': 1, 'federal': 1, 'review': 1, 'representatives': 2, 'debate': 1, 'current': 1, 'state': 1, 'won': 1, 'marriage': 1, 'victory': 1, 'unsuccessfully': 1, 'reauthorization': 1, 'keynote': 1, 'full': 1, 'patient': 1, 'august': 1, 'degree': 1, '44th': 1, 'bm': 1, 'mitt': 1, 'attention': 1, 'delegates': 1, 'lgbt': 1, 'job': 1, 'protection': 2, 'address': 1, 'ask': 1, 'november': 2, 'debt': 1, 'by': 1, 'care': 1, 'on': 2, 'great': 1, 'defense': 1, 'signed': 3, 'libya': 1, 'receive': 1, 'of': 18, 'months': 1, 'against': 1, 'foreign': 2, 'spending': 1, 'american': 3, 'harvard': 2, 'act': 8, 'military': 4, 'hussein': 1, 'or': 1, 'first': 3, 'and': 21, 'major': 1, 'clinton': 1, '1997': 1, 'campaign': 3, 'russia': 1, 'wall': 1, 'legislation': 1, 'into': 1, 'primary': 2, 'community': 1, 'three': 1, 'down': 1, 'hook': 1, 'ii': 1, '63': 1, 'americans': 1, 'elementary': 1, 'total': 1, 'earning': 1, 'often': 1, 'barack': 1, 'law': 6, 'from': 3, 'raise': 1, 'district': 1, 'representing': 1, 'nine': 1, 'reinvestment': 1, 'arms': 1, 'relations': 1, 'nobel': 1, 'start': 1, 'dont': 2, 'tell': 1, 'iraq': 4, 'convention': 1, 'strike': 1, 'served': 2, 'john': 1, 'was': 5, 'war': 1, 'form': 1, 'that': 1, 'tax': 1, 'sufficient': 1, 'republicans': 1, 'resulted': 1, 'hillary': 1, 'taught': 1, 'honolulu': 1, 'filed': 1, 'regained': 1, 'july': 1, 'hold': 1, 'with': 3, 'he': 7, '13th': 1, 'made': 1, 'brk': 1, '1996': 1, 'whether': 1, 'reelected': 1, 'budget': 1, 'us': 6, 'nations': 1, 'recession': 1, 'while': 1, 'economic': 1, 'limit': 1, 'policies': 1, 'promoted': 1, 'called': 1, 'at': 2, 'control': 4, 'supreme': 1, 'ordered': 3, 'nominee': 2, 'process': 1, '2000in': 1, '2012obama': 1, 'received': 1, 'romney': 1, 'briefs': 1, 'defeated': 1, 'general': 1, 'states': 3, 'as': 6, 'urged': 1, 'in': 30, 'sought': 1, 'organizer': 1, 'shooting': 1, 'increased': 1, 'normalize': 1, 'lengthy': 1, 'united': 3, 'court': 1, 'recovery': 1, 'laden': 1, 'laureateduring': 1, 'peace': 1, 'administration': 1, '1961': 1, 'illinois': 2, 'other': 1, 'which': 1, 'party': 3, 'primaries': 1, 'sworn': 1, '2007': 1, 'obama': 9, 'columbia': 1, 'combat': 1, 'after': 4, 'islamic': 1, 'running': 1, 'levels': 1, 'two': 1, 'included': 1, 'president': 4, 'repeal': 1, 'nomination': 1, 'the': 40, 'a': 7, '2009': 3, 'chicago': 2, 'constitutional': 1, 'defeating': 1, 'treaty': 1, 'relief': 2, '2004': 3, 'african': 1, '2008': 1, 'democratic': 4, 'consumer': 1, 'began': 1, 'terms': 1}]

Sort the word_counts


In [21]:
obama_word_count_table = obama[['word_count']].stack('word_count', new_column_name = ['word', 'count'])

In [22]:
obama_word_count_table.head()


Out[22]:
word count
cuba 1
relations 1
sought 1
combat 1
ending 1
withdrawal 1
state 1
islamic 1
by 1
gains 1
[10 rows x 2 columns]


In [24]:
obama_word_count_table.sort('count', ascending=False)


Out[24]:
word count
the 40
in 30
and 21
of 18
to 14
his 11
obama 9
act 8
he 7
a 7
[273 rows x 2 columns]
Note: Only the head of the SFrame is printed.
You can use print_rows(num_rows=m, num_columns=n) to print more rows and columns.

Compute TF-IDF for the corpus (all wiki docs)


In [26]:
people['word_count'] = graphlab.text_analytics.count_words(people['text'])
people.head()


Out[26]:
URI name text word_count
<http://dbpedia.org/resou
rce/Digby_Morrell> ...
Digby Morrell digby morrell born 10
october 1979 is a former ...
{'selection': 1,
'carltons': 1, 'being': ...
<http://dbpedia.org/resou
rce/Alfred_J._Lewy> ...
Alfred J. Lewy alfred j lewy aka sandy
lewy graduated from ...
{'precise': 1, 'thomas':
1, 'closely': 1, ...
<http://dbpedia.org/resou
rce/Harpdog_Brown> ...
Harpdog Brown harpdog brown is a singer
and harmonica player who ...
{'just': 1, 'issued': 1,
'mainly': 1, 'nominat ...
<http://dbpedia.org/resou
rce/Franz_Rottensteiner> ...
Franz Rottensteiner franz rottensteiner born
in waidmannsfeld lower ...
{'all': 1,
'bauforschung': 1, ...
<http://dbpedia.org/resou
rce/G-Enka> ...
G-Enka henry krvits born 30
december 1974 in tallinn ...
{'they': 1,
'gangstergenka': 1, ...
<http://dbpedia.org/resou
rce/Sam_Henderson> ...
Sam Henderson sam henderson born
october 18 1969 is an ...
{'currently': 1, 'less':
1, 'being': 1, ...
<http://dbpedia.org/resou
rce/Aaron_LaCrate> ...
Aaron LaCrate aaron lacrate is an
american music producer ...
{'exclusive': 2,
'producer': 1, 'show' ...
<http://dbpedia.org/resou
rce/Trevor_Ferguson> ...
Trevor Ferguson trevor ferguson aka john
farrow born 11 november ...
{'taxi': 1, 'salon': 1,
'gangs': 1, 'being': 1, ...
<http://dbpedia.org/resou
rce/Grant_Nelson> ...
Grant Nelson grant nelson born 27
april 1971 in london ...
{'houston': 1, 'frankie':
1, 'labels': 1, ...
<http://dbpedia.org/resou
rce/Cathy_Caruth> ...
Cathy Caruth cathy caruth born 1955 is
frank h t rhodes ...
{'phenomenon': 1,
'deborash': 1, 'both' ...
[10 rows x 4 columns]


In [33]:
tfidf = graphlab.text_analytics.tf_idf(people['word_count'])
tfidf


Out[33]:
dtype: dict
Rows: 59071
[{'selection': 3.836578553093086, 'carltons': 7.0744723837970485, 'being': 1.7938099524877322, '2005': 1.6425861253275964, 'coach': 5.444264118987054, 'its': 1.6875948402695313, 'before': 2.9935647453367427, '21': 2.797250863489293, 'northern': 3.310021742836038, 'bullants': 7.489987827758714, 'to': 0.23472468840899618, 'perth': 5.051601193605607, 'sydney': 3.5981675296480873, '2014': 2.2073995783446634, 'has': 0.428497539744039, '2011': 1.7023470901042916, '2013': 1.9545642372230505, 'division': 2.7906099979103978, 'his': 0.7878343656409721, 'rules': 3.8272034844276295, 'assistant': 2.5220702633476124, 'spanned': 5.531174273867493, 'early': 1.929422753652229, 'game': 2.4168995190159084, 'five': 2.2137301792754096, 'during': 1.3174651479035495, 'continued': 2.720588055069447, '44game': 9.887883100557085, 'kangaroos': 20.726873835958425, 'twice': 3.3301582227950113, 'round': 2.897933583948961, 'the': 0.0027426017494956603, 'parade': 5.510031837293684, 'born': 0.268196273764765, 'clubs': 3.4464050690798693, 'college': 1.5613662703175555, 'blues': 4.064837205074066, 'for': 0.29145011737314763, 'falcons': 5.868501576808439, 'currently': 1.637088969126014, 'hill': 3.794313330511949, 'drawn': 4.96062941539988, 'cause': 4.8023464982877115, 'kicked': 5.142950972193835, 'exchange': 4.113331555012676, 'mckernan': 9.600201028105303, '19982000': 6.509158574746988, 'brisbaneafter': 10.986495389225194, 'losing': 3.773463729390325, 'essendon': 6.016682089649193, 'along': 2.5088749729287803, 'teaches': 3.7712554104950966, 'by': 0.37455341206197373, 'box': 4.576320507259028, 'league': 8.342695137239867, 'career': 1.3050270203415668, 'of': 0.016624704796446097, 'against': 4.015921958283749, 'david': 2.4512658353228582, 'melbourne': 3.8914310119380633, 'digby': 8.347438059609935, 'games': 2.2331239682242914, 'leading': 5.061504320250359, 'traded': 3.952107459309691, 'first': 0.6956048713993103, 'goalkicker': 6.859361004180102, 'morrell': 46.88528738395547, 'corey': 6.486685718894929, 'acted': 4.137429106591736, 'football': 25.58570665567139, 'carlton': 10.682096983163913, 'from': 0.5875106759712689, 'district': 2.774469584601757, 'west': 5.205210090246754, 'hawks': 5.531174273867493, 'draft': 3.240194726993755, 'coburg': 7.851001173296044, 'forward': 3.8848194176057507, 'australian': 8.630007339620153, 'was': 0.3968289280609173, 'until': 1.7591012626831841, 'shifted': 5.634637255749128, 'club': 11.043158373020127, 'season': 5.6626008156972025, 'vflaffiliate': 7.431147327735781, 'western': 3.0880842964135953, 'with': 1.0123432126103034, 'former': 1.3573131120992086, 'he': 1.280211345952344, '10': 2.3157231098806563, 'october': 1.9182947844101343, '1979': 2.6032908378122737, 'recruited': 4.4897203990393315, 'victorian': 4.564873121418676, 'played': 4.636320601315451, '32': 4.3717697890214335, 'following': 1.9609195556941061, 'teague': 9.04058524016988, 'and': 0.002980575592194913, 'footballer': 3.2388985505323085, 'strathmore': 8.588600116426823, 'is': 0.027616250475519986, 'premier': 3.6766139034004075, 'delisted': 5.816011394187043, 'as': 0.2543390440248236, 'australia': 2.86858644684204, 'at': 0.8612771466165147, 'in': 0.01255028255157884, 'education': 2.4487155642005685, 'physical': 4.001779069106929, 'afl': 4.70049729471633, 'end': 4.839120211828286, 'since': 1.455376717308041, '2003': 1.8013702663900752, 'retiring': 3.8140708121003493, 'edflhe': 10.986495389225194, 'also': 0.4627270916162349, 'other': 1.4424007566948476, 'rookie': 4.104057918227347, 'play': 2.270287418073342, 'coached': 3.9925624140020046, 'who': 0.9098952189804214, '2008': 1.5093391374786154, 'a': 0.022476737890332586, 'vfl': 5.253154112327449, 'third': 2.3506306680914584, 'age': 2.138848033513307, '2002': 1.8753125887822302, 'premiership': 4.5439552227569955, '2000': 1.8763068991994527, '2001': 1.9280249665871378, '2006': 1.520737905384506, '2007': 1.4879730697555795, 'time': 1.3253342074200498, 'senior': 6.897159666747814, '2009': 1.5644364836042695, 'aflfrom': 10.986495389225194, 'playing': 4.182005515547123, 'goals': 3.4581636225179473}, {'precise': 6.44320060695519, 'thomas': 3.3202734635624696, 'closely': 4.591233791109745, 'disturbances': 7.808441558877249, 'wehr': 10.293348208665249, 'bright': 5.602000326436105, 'sleep': 11.773257922801992, 'nimh': 8.588600116426823, 'monitored': 7.460134864609033, 'disorders': 23.746557527902628, 'had': 1.177428412308558, 'day': 5.322863391187994, 'to': 0.1408348130453977, 'chronobiologic': 10.986495389225194, 'treatment': 13.071396407363236, 'rhythm': 4.985080511264044, 'maryland': 4.251903729252247, 'has': 0.856995079488078, 'plasma': 7.0744723837970485, 'colleague': 5.103173000736915, 'his': 0.26261145521365736, 'assay': 8.683910296231149, 'pharmacology': 6.908957945319475, 'very': 2.811792506755733, 'capsule': 7.895452935866879, 'every': 3.306319748788604, 'they': 1.8993401178193898, 'chicago': 2.9291179006672023, 'sandy': 5.493433945884646, 'follows': 5.421974981902501, 'university': 1.6946860096423695, 'l': 3.969885705330975, 'morning': 7.646645996757104, 'individuals': 4.577966598165696, 'each': 3.168869946171825, 'biological': 5.041074780618619, 'j': 3.2558813231614545, 'mental': 4.694926249666874, 'national': 1.1860931647723914, 'circadian': 25.765800349280468, 'laboratory': 4.290696472166703, '24hour': 6.669007275688884, 'depression': 5.862531409821935, 'after': 0.9443334420013064, 'mood': 6.592046234552756, 'for': 0.14572505868657382, '25hour': 10.986495389225194, 'pattern': 6.158181651922893, 'robert': 2.802818806604537, 'research': 4.395194159760633, 'current': 2.8308461188591933, 'health': 5.989129738745434, 'cause': 9.604692996575423, 'publications': 3.253249742695399, 'available': 3.9468350393631186, 'be': 4.218744013624684, 'full': 3.003055326218652, 'drifting': 7.489987827758714, 'focused': 3.684673047087262, 'graduated': 2.2579073935292953, 'relying': 7.179832899454874, 'lag': 8.588600116426823, 'on': 0.5532382600518011, 'rhythms': 6.166213823620158, 'jet': 5.868501576808439, 'institute': 2.1793227663084926, 'shift': 5.437419304329975, 'prior': 2.956736868784372, 'aka': 4.654993539331503, 'studies': 2.3430220318986272, 'blind': 5.522663584199584, 'lewy': 28.131172430373283, 'modalities': 8.588600116426823, 'phasedelay': 10.986495389225194, 'sack': 6.9975113426609195, 'precisely': 7.0162034756730725, 'he': 0.853474230634896, 'from': 0.29375533798563447, 'working': 2.074561053063768, '1981': 2.5978176200443843, 'their': 1.5201958369931787, 'describes': 4.564873121418676, 'alfred': 4.8596262051110095, 'december': 2.001425829579395, 'was': 0.07936578561218346, 'phaseadvance': 10.986495389225194, 'that': 0.6614069466714981, 'secretion': 9.19473591999714, 'oregon': 14.163582529462454, 'worked': 1.553891853362109, 'with': 0.40493728504412135, '94': 5.89889905399281, 'must': 4.665727094974612, 'md': 4.75012579902149, 'include': 2.174545211685214, 'hour': 4.467348101284799, 'developing': 3.7973276508048714, 'these': 5.1951804362209755, 'science': 2.3447863231113892, 'work': 1.3993637697254548, 'evening': 8.825630444529097, 'pubmed': 9.600201028105303, 'can': 5.600061919606208, 'of': 0.02909323339378067, 'my': 2.903166780438819, 'and': 0.007451438980487283, 'scheduled': 4.870603263742161, 'defined': 5.629909114553182, 'certain': 9.82690171024958, 'is': 0.05523250095103997, 'an': 0.5964781781637943, 'as': 0.3815085660372354, 'hormone': 7.489987827758714, 'at': 0.645957859962386, 'have': 1.4416847832984716, 'in': 0.003861625400485797, 'melatonin': 49.43941550278542, 'vicechair': 5.8565966743021205, 'clearly': 5.82170941530168, 'winter': 4.011081461769242, 'studying': 3.612493529875034, 'holds': 2.8415259721373194, 'administration': 9.885885875106995, 'shifts': 13.784301654006187, 'take': 3.112517009620693, 'bethesda': 6.7380001471758355, 'department': 2.3398541306220704, 'unless': 6.411784410721811, 'maladaptation': 10.986495389225194, 'ohsu': 9.887883100557085, 'time': 1.3253342074200498, 'phd': 2.5603215961961254, 'moving': 3.1908488528906003, 'assessed': 6.9975113426609195, 'totally': 5.810345656651365, 'the': 0.00020315568514782669, 'types': 5.620519374203343, 'exposure': 16.443491559878495, 'a': 0.03371510683549888, 'light': 11.222520964891977, 'professor': 2.010865204934687, 'later': 1.4294496043477696, '1973': 2.808137223619358, 'ophthalmology': 8.153282045168979, '2005': 1.6425861253275964, 'psychiatry': 11.737003153616879, 'senior': 2.2990532222492712}, {'just': 2.7007299687108643, 'issued': 4.429717033067152, 'mainly': 3.841299254228023, 'nominated': 2.8896779186528754, 'years': 1.0752380994247055, 'leads': 4.9486244693030566, 'tours': 4.057957571060529, 'teamed': 4.91345085512479, 'cds': 4.676577110998678, 'harmonica': 13.04117454114122, 'gutsy': 8.789270811888976, 'voted': 3.922591427753126, '2014': 4.414799156689327, 'piano': 3.6534723748387132, 'has': 0.856995079488078, 'thousands': 4.676577110998678, '2010': 1.5928339601219734, 'brown': 7.309560838997457, 'his': 0.7878343656409721, 'to': 0.046944937681799234, 'big': 2.940266288149817, 'band': 7.816740648304755, 'hamilton': 4.586237943916373, 'they': 1.8993401178193898, 'association': 2.1546374540272892, 'northwestern': 4.9042764788487485, 'performing': 3.1247683114012137, 'comprising': 6.2679965179301, 'arthur': 4.274754994169014, 'broadcaster': 4.608069205573607, 'either': 4.495771854722687, 'release': 2.9982917922026187, 'where': 1.089076212090673, 'few': 6.002022064982743, 'honored': 4.140615513961145, 'society': 2.4448047262085693, 'year': 1.3423616371539895, 'home': 4.842167251076965, 'portland': 4.788016672732886, 'best': 6.134404289659914, 'harp': 6.361522575940923, 'album': 2.4512658353228582, 'what': 5.638286804338248, 'for': 0.29145011737314763, 'chicago': 5.858235801334405, 'since': 1.455376717308041, 'extensively': 3.7786355177927193, 'won': 1.3836400683164753, 'tens': 6.411784410721811, 'hailing': 7.157853992736099, 'full': 3.003055326218652, 'canadian': 5.533799870096228, 'small': 3.140296573727769, 'active': 2.7479584590534256, 'from': 0.5875106759712689, 'by': 0.37455341206197373, 'on': 0.18441275335060037, 'dates': 5.597423659408693, 'holger': 8.153282045168979, 'influential': 3.738702807457348, 'many': 1.639964662798746, 'or': 1.9128915408224825, 'blind': 5.522663584199584, 'canadas': 4.660345916070095, 'scene': 3.553420040326614, 'venues': 4.3362163406377725, 'cd': 3.769051957528662, 'germanyover': 10.986495389225194, 'festivals': 3.7508762481584443, 'maple': 5.868501576808439, '1982': 2.559664637889348, 'guest': 3.134445181959305, 'working': 2.074561053063768, 'duo': 4.3375108392004185, 'muddy': 7.728398851203712, 'been': 0.9774773354796025, 'awarded': 2.354189390708452, 'harpdog': 21.972990778450388, 'their': 1.5201958369931787, 'was': 0.31746314244873386, 'naturally': 6.52058727057061, 'juggles': 9.887883100557085, 'life': 2.1907617832744593, 'that': 0.6614069466714981, 'club': 2.2086316746040255, 'oregon': 4.721194176487485, 'released': 2.0078348995855078, 'with': 0.8098745700882427, 'he': 1.06684278829362, 'toronto': 3.3555488083347353, 'combos': 8.278445188122983, '1995': 2.222129668695386, 'j': 3.2558813231614545, 'up': 1.5635467678501844, 'promoter': 5.6393878585077255, 'edmonds': 7.61919955923872, 'recording': 2.9764678607434605, 'while': 1.8364359481339414, 'crossed': 5.760748715511993, 'of': 0.012468528597334574, 'petersen': 7.297615935111258, 'called': 2.0784770664403074, 'and': 0.0052160072863410975, 'seven': 2.7917137507818355, 'classic': 3.635337162794501, 'is': 0.1933137533286399, 'it': 3.9497417504814463, 'covers': 4.5407755698396155, 'states': 1.824400329877006, 'player': 4.26880525149613, 'as': 0.2543390440248236, 'in': 0.006757844450850144, 'graham': 4.536024967081018, 'blues': 36.58353484566659, 'mid1950s': 7.225295273531632, 'united': 1.5679220786705559, 'lemon': 7.035251670643767, 'guitarist': 3.658714850803563, 'who': 0.9098952189804214, '1': 2.0978765819243166, 'also': 0.4627270916162349, 'vancouver': 4.219152263959802, 'which': 0.7674309670437692, 'browns': 5.4811638532928315, 'nw': 8.683910296231149, 'canada': 5.37143685674748, 'electric': 4.464402591055042, 'juno': 6.04485296661589, 'albumhe': 8.042056410058754, 'membership': 4.6783969477156635, 'award': 3.2644556968847374, 'a': 0.039334291308082026, 'singer': 2.7818235602743835, 'miles': 4.658558605495999, 'bluesgospel': 10.986495389225194, 'well': 1.5295293417875981, 'surveybrown': 10.986495389225194, 'original': 2.9143400810369444, 'traditional': 3.6283016364921616, 'cascade': 7.808441558877249, 'time': 1.3253342074200498, 'the': 0.00121893411088696, 'playing': 2.0910027577735617, 'songs': 2.9508926963066124}, {'all': 1.6431112434912472, 'bauforschung': 10.986495389225194, 'just': 2.7007299687108643, 'kurdlawitzpreis': 10.986495389225194, 'german': 6.505623636898587, 'years': 3.2257142982741165, 'illustrated': 4.57961540315588, 'through': 2.028984878933582, 'served': 1.5362723499305253, 'austrian': 5.114377599749778, 'yet': 4.092839034622559, 'lower': 4.515695885442592, 'hundredth': 8.278445188122983, 'merkur': 10.293348208665249, '1942': 4.106111307039189, 'producing': 3.830318751744579, 'dick': 9.155933196331391, '28': 3.0552106276993034, 'to': 0.1408348130453977, 'praised': 4.66933070247791, 'factor': 5.059569363254783, 'stanisaw': 7.851001173296044, 'apek': 9.887883100557085, 'silverberg': 9.887883100557085, 'trnaslations': 10.986495389225194, 'jeanpierre': 6.532148092971687, 'klein': 5.930249583876886, 'was': 0.2380973568365504, 'translations': 5.570394987020774, 'matters': 4.606372852325429, 'ones': 4.746219544054425, 'wellss': 9.600201028105303, 'negative': 5.348140719891449, 'olaf': 7.115294378317303, 'fifty': 5.11719847609142, 'him': 1.5755843267871936, 'association': 2.1546374540272892, 'produced': 5.023167180131126, 'heinlein': 9.04058524016988, 'h': 3.9468350393631186, 'university': 0.8473430048211847, 'journalism': 3.7712554104950966, 'herbert': 5.227593615347914, 'book': 4.005609415785018, 'history': 2.1447579606246094, '18': 2.726778428203672, 'including': 1.2272824458461182, 'works': 6.643049849940285, 'zelazny': 10.293348208665249, 'view': 4.2214564124446525, 'reference': 4.67113738770286, 'describedroger': 10.986495389225194, 'series': 1.877080935838972, 'some': 6.592334027112441, 'rottensteiner': 32.95948616767558, 'born': 0.268196273764765, 'books': 4.497764704832687, 'are': 1.7719638126305435, 'die': 4.504918259948763, 'phantastische': 10.986495389225194, 'close': 3.5416621153330006, 'recognition': 3.6213152632041816, 'phantastischen': 10.986495389225194, 'fiction': 25.487913841658276, 'what': 2.819143402169124, 'abe': 6.943444121390644, 'for': 0.14572505868657382, 'strugatski': 10.986495389225194, 'robert': 2.802818806604537, 'since': 1.455376717308041, 'nonwriter': 10.986495389225194, 'critical': 3.480453210707072, 'stapledon': 10.986495389225194, 'new': 1.7743065312250548, 'receiving': 3.73515040585298, 'numerous': 2.4220370053418425, 'public': 2.029113653642407, 'achievements': 4.48670834856934, 'edited': 3.7890600351286032, 'comparable': 7.1363477875151355, 'romane': 9.600201028105303, 'sterreichisches': 10.986495389225194, 'journal': 6.050947846683648, 'republished': 6.323056295113127, 'lem': 35.62821539018143, 'however': 2.41879921563585, 'betterknown': 7.941972951501771, 'york': 1.701047544762206, 'advisor': 3.6213152632041816, 'franz': 5.561545371743792, 'from': 0.5875106759712689, 'philip': 8.743539578042867, 'fifteen': 4.660345916070095, 'science': 14.068717938668335, 'on': 0.7376510134024015, 'about': 3.8530257976751474, '1980': 2.5468314003181947, 'language': 3.4581636225179473, 'asimov': 8.347438059609935, 'of': 0.08312352398223048, 'k': 9.00677607553599, 'publisher': 4.286995049063516, 'controversy': 4.290696472166703, 'american': 1.1273777844250068, 'und': 5.3270131734655735, 'w': 7.305637987135021, 'leading': 5.061504320250359, 'promotion': 3.8914310119380633, 'introduced': 3.8326615876463515, 'or': 1.9128915408224825, 'fields': 4.109199317727766, 'franke': 8.907053847545358, 'smith': 3.6437161998933485, 'into': 1.6050629424066056, 'number': 6.3690632491627195, 'one': 0.9309307338087167, 'karel': 7.202305755306933, 'fantasy': 4.67113738770286, 'austria': 8.964414431377097, 'kobo': 9.19473591999714, 'another': 2.603062187988481, 'bibliothek': 10.293348208665249, 'aldiss': 9.600201028105303, 'total': 3.2767385247710297, 'institut': 5.713495830661447, 'working': 2.074561053063768, 'quarber': 10.986495389225194, 'addition': 2.6415150204546234, 'barry': 4.5126046928729195, 'there': 2.3005725945344695, 'two': 1.0988831858473562, 'been': 0.9774773354796025, 'awarded': 2.354189390708452, 'continental': 5.1965352183279405, 'start': 3.281232914358869, 'andersonare': 10.986495389225194, 'editor': 5.484848237858817, 'hundred': 4.639106179569184, 'assessment': 5.380693322929197, 'until': 1.7591012626831841, 'vienna': 8.899607583267779, 'seriesrottensteiner': 10.986495389225194, 'both': 1.6730570592454443, 'listing': 6.332535039067671, 'andrevonthe': 10.986495389225194, 'authors': 12.962435014328356, 'fantasticrottensteiner': 10.986495389225194, 'highest': 3.43846641929018, 'with': 0.6074059275661821, 'hg': 8.042056410058754, 'he': 1.280211345952344, 'has': 1.285492619232117, '1995': 2.222129668695386, 'g': 4.262662948403985, 'this': 1.2818856957987381, '1998': 2.0687826320938068, 'work': 1.3993637697254548, 'critic': 3.842877786521073, 'us': 1.9319904488071395, 'n': 4.282081034261087, 'lesser': 6.453895896071939, 'suhrkamp': 9.377057476791094, 'eighteen': 5.377023594040234, 'travesties': 9.600201028105303, 'three': 1.4915025293575952, 'doctorate': 3.6866980224670334, 'verlags': 10.293348208665249, 'and': 0.009686870674633467, 'nesvadba': 10.986495389225194, 'seven': 2.7917137507818355, 'studied': 2.2933341149871773, 'figure': 3.950346895474658, 'stated': 3.7501560464708503, '1973': 2.808137223619358, 'is': 0.08284875142655995, 'year': 1.3423616371539895, 'it': 1.3165805834938153, 'brothersin': 8.907053847545358, 'an': 0.5964781781637943, 'as': 0.8901866540868826, 'his': 1.3130572760682868, 'at': 0.43063857330825733, 'banal': 8.213906666985412, '19791985': 8.347438059609935, 'saw': 3.4321605654994465, 'united': 1.5679220786705559, '1969': 2.8490995591685433, 'anthology': 4.558390116540598, 'january': 1.885412003185961, 'latter': 3.9477118478366533, 'european': 2.590340526186013, 'waidmannsfeld': 10.986495389225194, '1963': 3.2103799121264522, 'anthologies': 5.030658019760364, 'brian': 3.746562797904725, 'writers': 7.088005332861507, 'special': 2.7022435916032777, 'which': 0.7674309670437692, 'provoked': 6.696035948076803, 'out': 3.696806362913271, 'stanislaw': 17.003177478874388, 'malzberg': 9.887883100557085, 'statesrottensteiner': 10.986495389225194, 'fr': 5.154612911941677, '2004': 1.6903443608359008, 'gerard': 5.7770092363837735, 'josef': 6.2329051981188295, 'wells': 5.410546286078878, 'produce': 4.200907744217265, 'librarian': 6.323056295113127, 'a': 0.039334291308082026, 'englishreading': 10.293348208665249, 'in': 0.01158487620145739, 'cordwainer': 9.887883100557085, '1978': 2.6743602815767815, 'ending': 4.547145018125096, '1975': 5.524663753174666, 'well': 3.0590586835751963, 'brought': 6.700451571691642, 'shore': 5.644161137260383, 'greatest': 3.7530399706037554, 'volumes': 9.813124388259208, 'english': 2.239461125047026, 'occasion': 5.020348650101503, 'the': 0.0022347125366260936, 'sf': 12.782751078181208, 'typical': 5.839000912411741}, {'they': 1.8993401178193898, 'gangstergenka': 10.986495389225194, 'legendaarne': 32.95948616767558, 'oja': 18.38947183999428, 'paul': 5.548396501990852, 'group': 1.9855189451548496, '23': 2.9691878815366133, 'had': 1.177428412308558, 'better': 3.445873860568042, 'real': 3.3707043171893614, 'his': 0.7878343656409721, 'hit': 2.9751402800639086, 'big': 2.940266288149817, 'leegion': 10.986495389225194, 'band': 2.605580216101585, 'legendary': 4.280856294365192, 'during': 1.3174651479035495, 'went': 2.0519085188355186, '1996': 2.135691193468776, 'rapper': 5.11719847609142, 'joined': 1.9082017981693435, '1998': 2.0687826320938068, 'rapped': 8.907053847545358, 'back': 2.443829401835926, '50': 3.3613882409862943, 'born': 0.268196273764765, 'second': 1.6724258314865346, 'palm': 5.272762583715825, 'year': 2.684723274307979, 'schoolmate': 8.278445188122983, 'album': 14.70759501193715, 'genkas': 10.986495389225194, 'estonian': 18.597010939329444, 'for': 0.14572505868657382, 'tallinn': 19.460057156684787, 'new': 0.8871532656125274, 'bankruptcy': 5.760748715511993, 'europe': 2.7615279103106105, 'solo': 2.838628259301248, 'rapping': 7.157853992736099, 'homophobes': 10.293348208665249, 'were': 4.565934070063887, 'genka': 54.93247694612597, 'studio': 3.0810537401649083, 'along': 5.0177499458575605, 'by': 0.37455341206197373, 'on': 0.36882550670120073, 'of': 0.004156176199111524, '30': 2.6266580085851636, 'tour': 5.697029869546111, 'arhm': 32.95948616767558, 'first': 0.6956048713993103, 'own': 4.539919313361398, 'armchair': 8.09612363132903, 'tugitooli': 10.986495389225194, 'producergenka': 10.986495389225194, 'another': 2.603062187988481, 'droopy': 10.293348208665249, 'dj': 8.527731188739493, 'from': 0.5875106759712689, 'famous': 9.645019887322736, 'vacation': 6.411784410721811, 'cent': 6.174311033852777, 'next': 2.670439668860552, 'their': 6.080783347972715, 'was': 0.31746314244873386, 'toe': 29.840539458436133, 'started': 10.553246057432982, 'company': 2.195009362476192, 'henry': 3.953871128197188, 'released': 6.023504698756524, 'kuhnja': 10.986495389225194, 'known': 1.4457727152652031, 'with': 0.40493728504412135, 'pankrot': 10.986495389225194, 'warmup': 7.202305755306933, 'performers': 4.844457983637838, 'this': 1.2818856957987381, '18': 2.726778428203672, 'gangster': 6.629786562535602, 'record': 4.3057738130686065, 'island': 3.4501314508206833, 'making': 2.7223896254962385, 'called': 2.0784770664403074, 'and': 0.007451438980487283, 'december': 2.001425829579395, 'is': 0.027616250475519986, 'an': 0.29823908908189717, 'tag': 23.042994862047973, 'palmisaar': 10.986495389225194, 'rap': 5.279385124476319, 'in': 0.006757844450850144, 'curtis': 5.299520032885375, 'revo': 19.77576620111417, 'same': 2.2492032766809724, 'also': 0.9254541832324698, 'which': 2.302292901131308, 'promo': 7.157853992736099, 'who': 0.9098952189804214, 'most': 4.255861328695191, 'a': 0.011238368945166293, 'stagename': 9.377057476791094, 'records': 2.678542843954175, '1974': 2.77067759739274, 'together': 5.684793851773341, '2001': 1.9280249665871378, '2006': 1.520737905384506, '2007': 1.4879730697555795, '2004': 1.6903443608359008, 'the': 0.0008126227405913067, 'consisted': 5.477107052597217, 'krvits': 10.293348208665249, 'came': 2.4364478609380096, 'songs': 14.754463481533062}, {'currently': 1.637088969126014, 'less': 3.9574078250755322, 'being': 1.7938099524877322, '19992004in': 10.293348208665249, 'bear': 5.14005661416747, 'nominated': 2.8896779186528754, 'midtolate': 7.990763115671204, 'xeroxed': 10.293348208665249, 'niblit': 10.986495389225194, 'alternative': 4.208848795590078, 'captain': 3.6799639902856893, 'weekly': 3.608736480997322, 'toilets': 8.588600116426823, 'busy': 5.744748374165552, 'title': 2.5500785078362447, 'writer': 2.511166401907656, 'character': 3.5492890223539018, 'weiss': 6.555678590381881, 'writing': 2.61409678271219, 'program': 2.393082171897548, '4': 2.437803530749586, 'has': 0.856995079488078, '2010': 1.5928339601219734, 'henderson': 16.819794107054207, 'hendersons': 24.12616923017626, 'his': 0.7878343656409721, 'march': 1.9573172463231197, 'school': 2.4455745584347035, 'scratchings': 10.986495389225194, 'number': 2.12302108305424, 'whistle': 26.7297211840841, 'simmons': 6.111298066024043, 'every': 3.306319748788604, 'not': 1.5880170751336171, 'now': 1.96695239252401, 'him': 1.5755843267871936, 'bigger': 12.268930250611154, 'penises': 10.986495389225194, 'storyboard': 7.37557747658097, 'magic': 17.995245482962336, 'bobby': 4.460000529654404, 'wordless': 8.347438059609935, '2010in': 5.602000326436105, 'nickelodeon': 6.250296940830698, 'bestknown': 5.497557663068508, 'squarepants': 7.941972951501771, 'earned': 2.3840423538581335, 'emmy': 4.226080698141766, 'wrote': 2.545535503808546, 'spongebob': 7.941972951501771, 'series': 3.754161871677944, 'directing': 4.3544936118295645, 'born': 0.53639254752953, 'college': 3.122732540635111, 'are': 1.7719638126305435, 'year': 1.3423616371539895, 'special': 2.7022435916032777, 'out': 3.696806362913271, 'graduating': 3.3840940535593758, 'humor': 5.266183612617783, 'expert': 3.781602879020521, 'harvey': 4.990043300606173, 'review': 3.227734845067532, 'since': 1.455376717308041, 'historyhenderson': 10.986495389225194, 'ended': 3.3430124821479934, 'contained': 5.369724291558623, 'crude': 7.808441558877249, 'new': 3.5486130624501095, '5009': 32.95948616767558, 'red': 3.274498882177525, 'attended': 2.2859811406819186, 'yorks': 5.094851177399423, '1987': 2.4836039825198166, 'journal': 3.025473923341824, 'little': 3.363342320748292, 'drew': 8.839645918843907, 'awardshis': 8.042056410058754, 'awards': 2.283985132035204, 'york': 3.402095089524412, 'starring': 3.6295771468691735, 'graduated': 2.2579073935292953, 'earliest': 5.2119438436807854, 'by': 0.37455341206197373, 'on': 0.36882550670120073, 'of': 0.02078088099555762, 'larger': 5.078412451056264, 'programming': 4.613175599648182, 'blobby': 10.986495389225194, 'where': 1.089076212090673, 'magazine': 2.456583425401182, 'published': 5.775009341956282, 'yorksince': 9.600201028105303, 'hometown': 4.3414044197195505, 'scene': 3.553420040326614, 'one': 0.9309307338087167, 'magazines': 3.475517637211099, 'woodstock': 12.995718038986109, 'strip': 10.552136743700649, 'comic': 21.99472687200199, 'city': 1.7402088904755424, 'arts': 2.183972890940773, 'from': 0.29375533798563447, '1980': 2.5468314003181947, 'expressnews': 8.907053847545358, 'boiceville': 10.293348208665249, 'due': 2.7324867986603505, 'been': 1.954954670959205, 'spaz': 10.293348208665249, 'their': 1.5201958369931787, 'asses': 9.600201028105303, 'longestrunning': 6.843360662833661, 'featuring': 3.5737313717986314, 'was': 0.3968289280609173, 'friend': 3.6606878866294212, '1988': 2.4491074905234376, 'that': 0.6614069466714981, 'some': 2.1974446757041473, 'award': 1.6322278484423687, 'visual': 3.988899406243268, 'lives': 2.532029027717262, 'known': 1.4457727152652031, 'with': 0.20246864252206068, 'than': 2.0650378102773113, 'he': 1.493579903611068, '1980s': 2.9688582293167167, '1993': 4.6065588279690095, 'october': 1.9182947844101343, 'hour': 4.467348101284799, 'comics': 10.25712446948347, '18': 2.726778428203672, 'work': 1.3993637697254548, 'cartoonist': 5.673289410183407, 'onteora': 10.986495389225194, '1991henderson': 10.986495389225194, 'animated': 4.556775911186057, 'called': 2.0784770664403074, 'and': 0.0052160072863410975, 'san': 2.591243868614199, 'sam': 4.313197421457541, 'is': 0.05523250095103997, 'turned': 3.394129260705398, 'it': 1.3165805834938153, 'an': 0.29823908908189717, 'high': 1.906719387270128, 'heard': 4.072758038565509, 'as': 0.2543390440248236, 'minicomics': 19.200402056210606, 'in': 0.015446501601943188, 'monroe': 5.787998357959369, 'pink': 5.3200687011127625, '1969': 2.8490995591685433, 'began': 3.454920191420506, 'american': 2.2547555688500136, 'sic': 6.812108119329557, 'also': 0.4627270916162349, '55th': 7.157853992736099, 'best': 1.5336010724149785, 'which': 0.7674309670437692, 'comedy': 3.4937350883028153, 'junk': 7.489987827758714, 'collection': 3.2771870558393252, 'but': 1.313994565464302, 'nomination': 3.7697859025157365, 'man': 2.863827365878787, 'a': 0.039334291308082026, 'for': 0.29145011737314763, 'antonio': 4.383907497035858, '2003': 1.8013702663900752, 'funniest': 7.272923322520886, 'the': 0.0010157784257391334, 'selfpublishing': 15.883945903003543, 'reprinted': 6.103693466638823}, {'exclusive': 10.455187230695827, 'producer': 2.6157162162644934, 'show': 4.3378027058988025, 'being': 1.7938099524877322, 'developed': 3.092923315720292, 'over': 1.4878231559557336, 'designer': 7.809573606239239, 'produced': 7.534750770196689, 'helping': 3.9398481113764383, 'including': 1.2272824458461182, 'kanye': 7.054669756500869, 'specialedition': 10.293348208665249, 'jacobs': 5.799109583384439, 'based': 2.299897032948229, 'jay': 4.577966598165696, 'tracks': 4.181880869162571, 'mcs': 7.272923322520886, 'credited': 7.642003828328697, 'young': 2.4099018545275093, 'writing': 2.61409678271219, 'to': 0.18777975072719694, 'aaron': 24.86390116591196, 'vital': 5.570394987020774, 'black': 3.1224597301527437, 'fade': 7.248825770941826, 'prison': 3.8094766233152946, 'experimenting': 6.543844132734878, 'of': 0.016624704796446097, 'syracuse': 5.114377599749778, 'local': 2.5829189245959245, 'rascals': 7.990763115671204, 'started': 2.1106492114865967, 'custom': 5.688178022677158, 'his': 1.3130572760682868, 'dj': 12.791596783109238, 'which': 0.7674309670437692, 'king': 3.452801679376562, 'nightclubs': 6.629786562535602, 'early': 1.929422753652229, 'records': 5.35708568790835, 'quest': 5.292763250422495, 'pop': 3.5913878426627086, 'basement': 6.313666554763288, 'report': 3.7697859025157365, 'world': 1.370623244696304, 'cool': 5.6158573610975315, 'clan': 6.207371896113665, 'knock': 6.709829270209139, 'cable': 4.92971137599657, 'success': 2.881489851677948, 'called': 2.0784770664403074, 'university': 0.8473430048211847, 'mndr': 10.293348208665249, 'jayz': 7.115294378317303, 'this': 1.2818856957987381, 'diy': 6.926052378678775, 'reasonable': 6.464706812176154, 'rock': 2.943474503926912, 'cashmere': 8.421546031763658, 'soulja': 8.683910296231149, 'athletics': 12.47334995275053, 'artist': 2.4318137533979653, 'amanda': 5.683190481166118, 'em': 6.0738405034891425, 'entourage': 7.489987827758714, 'lucien': 7.348909229498808, 'series': 3.754161871677944, 'artists': 2.725227238647546, 'paris': 3.190026146139137, 'colette': 7.585298007563039, 'culture': 6.265781152254715, 'doolittleat': 10.986495389225194, 'productions': 3.482654642526243, 'recently': 2.6417526348076485, 'cocacola': 6.543844132734878, 'album': 2.4512658353228582, 'wire': 17.29841869244061, 'ricks': 8.09612363132903, 'for': 0.43717517605972145, 'has': 2.142487698720195, 'tribe': 5.905091024240731, 'eliza': 14.497651541883652, 'rascal': 15.702002346592089, 'slick': 7.202305755306933, 'label': 6.603422891404819, 'collaborated': 7.523483966914446, 'performanceslacrate': 10.986495389225194, 'jayzs': 8.347438059609935, 'lacrate': 131.8379446707023, 'wide': 3.5647195955805473, 'milkcrate': 65.91897233535116, 'new': 0.8871532656125274, 'ever': 2.956736868784372, '2009': 1.5644364836042695, 'shows': 2.8354504435401706, 'director': 1.6150570969066835, 'videogame': 7.654290879049991, 'hero': 4.915757661222704, 'outkast': 8.907053847545358, 'doubt': 5.76613956414687, 'sold': 3.3511915029657793, 'dazed': 7.552508184740048, 'ferrariwhich': 10.986495389225194, 'highlandtown': 10.986495389225194, 'youngest': 3.825649482560895, 'attending': 4.0347232248262825, 'recordings': 3.6580580363300323, 'studio': 3.0810537401649083, 'vinyl': 5.816011394187043, 'starring': 3.6295771468691735, 'x': 4.523465932304524, 'tshirtin': 10.986495389225194, 'ragehbo': 10.986495389225194, 'baltimores': 7.808441558877249, 'by': 0.37455341206197373, 'rocafella': 8.789270811888976, 'boy': 4.012016478200149, 'hbo': 20.8852171457614, 'kids': 4.521907085535233, 'launch': 4.439709978464671, 'many': 1.639964662798746, 'rogenrecently': 10.986495389225194, 'lacrates': 10.986495389225194, 'nightclub': 6.00976164680462, 'where': 2.178152424181346, 'american': 1.1273777844250068, 'doolittle': 8.213906666985412, 'djing': 6.843360662833661, 'create': 3.7071765538105743, 'road': 3.567114806306502, 'york': 1.701047544762206, 'and': 0.01564802185902329, 'major': 4.116240258743127, 'via': 4.163209266869507, 'features': 3.7830898681420995, 'scene': 3.553420040326614, 'spank': 9.377057476791094, 'highly': 3.573128053529954, 'gorillaz': 8.347438059609935, 'featured': 2.542518260140216, 'delicious': 7.61919955923872, 'blank': 6.682430296021025, 'throughout': 2.8924222411558422, 'platinum': 4.906562194129604, 'city': 1.7402088904755424, 'from': 0.5875106759712689, 'working': 2.074561053063768, 'marc': 4.696779818316197, 'bmore': 32.95948616767558, 'west': 2.602605045123377, 'support': 3.0010110324913715, 'classic': 3.635337162794501, 'music': 12.549548608814243, 'verb': 8.153282045168979, 'been': 0.9774773354796025, 'mark': 3.0388168179236272, 'parties': 4.495771854722687, 'live': 2.586285553294776, 'jam': 5.384376568345493, 'created': 2.7752840274321713, 'house': 2.325548234164261, 'ronson': 7.690658523220865, 'featuring': 3.5737313717986314, 'was': 0.3968289280609173, 'tell': 4.804410482508563, '1999': 1.9968016883646342, 'vans': 7.690658523220865, 'hard': 4.057957571060529, 'on': 0.5532382600518011, 'successful': 2.679282762596886, 'crack': 6.497859019493054, 'took': 2.2103282894939196, 'released': 6.023504698756524, 'remixed': 5.982549083279735, 'commissioned': 7.927254606285105, 'east': 2.8400760661271907, 'level': 3.2406271594329263, 'with': 1.0123432126103034, 'maryland': 4.251903729252247, 'he': 0.853474230634896, '10': 2.3157231098806563, 'television': 2.00180169878134, 'grew': 2.9691878815366133, 'mixtapes': 7.225295273531632, 'mc': 5.782488702148399, 'born': 0.268196273764765, 'collaborations': 4.808551275174594, 'ultramagnetic': 10.986495389225194, 'official': 6.300251257360141, 'up': 1.5635467678501844, 'recording': 2.9764678607434605, 'record': 4.3057738130686065, 'vegas': 4.536024967081018, 'historical': 3.80718741972116, 'mr': 3.4165677339825424, 'making': 2.7223896254962385, 'z': 5.989283115461079, 'dizzee': 27.12175572050964, 'def': 6.475635882708344, 'mz': 9.377057476791094, 'showlacrate': 10.986495389225194, 'fashion': 21.165287353137074, 'pellatfinet': 10.986495389225194, 'played': 1.5454402004384837, 'interning': 8.421546031763658, 'is': 0.11046500190207995, 'in': 0.008688657151093043, 'confused': 5.739471317064708, 'an': 0.29823908908189717, 'graffiti': 6.391375539090604, 'at': 0.43063857330825733, 'allen': 13.119333512536905, 'madonna': 5.96921555241027, 'wutang': 7.808441558877249, 'eminems': 8.789270811888976, 'clothing': 10.82868271409486, 'campus': 4.687546142369252, 'film': 2.033113917057952, 'summers': 5.771559631616209, 'payday': 7.941972951501771, 'began': 3.454920191420506, 'song': 2.869182927623221, 'brandaaron': 10.986495389225194, 'tour': 2.8485149347730556, 'epmd': 9.377057476791094, 'also': 0.9254541832324698, 'that': 0.6614069466714981, 'other': 1.4424007566948476, 'role': 2.20355903287593, 'popularizing': 7.322933743095548, 'toured': 3.527156494004899, 'nyc': 10.41150374686573, 'lily': 19.08456772782277, 'life': 4.3815235665489185, 'club': 4.417263349208051, 'even': 3.282585179608883, 'used': 2.7818235602743835, 'star': 2.9854754279015427, 'tshirts': 14.230588756634607, 'collaboration': 3.7154868509442025, 'time': 1.3253342074200498, 'upon': 3.3017114457024097, 'soundtrack': 4.507985747016625, 'most': 1.4186204428983973, 'sponsored': 4.439709978464671, 'prior': 2.956736868784372, 'range': 3.6626648230228773, 'streetwear': 19.200402056210606, 'a': 0.03371510683549888, 'rakim': 27.12175572050964, 'gutter': 15.790905871733758, 'tramps': 8.907053847545358, 'age': 2.138848033513307, 'later': 1.4294496043477696, 'seth': 6.422147197757358, 'spent': 2.418609083493439, 'streamz': 10.986495389225194, 'baltimoreaaron': 10.986495389225194, 'observe': 6.752388884627935, 'ferrari': 6.371374872383935, 'baltimore': 33.93948962331078, '2005': 1.6425861253275964, 'the': 0.0015236676386087002, 'first': 4.869234099795172, 'original': 2.9143400810369444}, {'taxi': 6.0520214560945025, 'salon': 6.134465125305577, 'gangs': 6.9975113426609195, 'being': 1.7938099524877322, 'text': 4.656774483702498, 'agreed': 4.663930149297911, 'authors': 4.320811671442786, 'thomas': 3.3202734635624696, 'nominated': 2.8896779186528754, 'years': 1.0752380994247055, 'produced': 7.534750770196689, 'chair': 2.9874881759812397, 'enjoyed': 4.373111170845635, 'before': 1.4967823726683713, 'towards': 4.038558320610226, 'write': 7.725645208041174, 'simon': 3.916621260766622, 'also': 1.8509083664649395, 'chosen': 3.80186623650788, 'regarded': 4.1226919977722405, 'lake': 4.0270968770912186, 'crime': 8.052295320247774, 'to': 0.46944937681799237, 'wood': 4.835892620778915, 'kinkajou': 10.986495389225194, 'under': 1.8347379746813095, 'alberta': 4.90885314587616, 'writersextraordinary': 10.986495389225194, 'equally': 5.793538538334984, 'he': 2.560422691904688, '2011': 1.7023470901042916, '2013': 1.9545642372230505, '2012': 1.7938099524877322, 'toronto': 3.3555488083347353, 'his': 2.100891641709259, 'march': 1.9573172463231197, 'returned': 2.224475435663605, 'returning': 3.587709113805246, 'very': 2.811792506755733, 'commemorate': 6.381325203237103, 'next': 2.670439668860552, 'leon': 5.341048491581956, 'five': 2.2137301792754096, 'ferguson': 11.713193348604241, 'canadian': 8.300699805144342, 'fall': 3.6340542889816114, 'press': 2.722647257856288, 'aka': 4.654993539331503, 'du': 4.286995049063516, 'burnt': 7.402976450769084, 'day': 2.661431695593997, 'is': 0.13808125237759994, '54': 5.11719847609142, 'worlds': 3.5737313717986314, 'indeed': 5.469042492760487, 'prize': 2.7453192387302345, 'countries': 3.3746529896447774, 'die': 4.504918259948763, 'university': 1.6946860096423695, 'night': 6.558865467709443, 'become': 4.992935731763453, 'guy': 9.202601980454938, 'river': 12.315252256747977, 'where': 2.178152424181346, 'dir': 15.105016369480095, 'declared': 4.504918259948763, 'work': 1.3993637697254548, 'often': 2.862641126119281, 'fair': 4.432561985199383, 'people': 2.5151367341527564, 'house': 2.325548234164261, 'some': 2.1974446757041473, 'play': 11.351437090366709, 'library': 4.04144432549936, 'past': 3.272264244376109, 'born': 0.268196273764765, 'second': 5.017277494459604, 'booklist': 7.520759486425468, 'quebec': 9.100690041711534, 'miniseries': 5.306322780208127, 'writing': 5.22819356542438, 'novelist': 8.89381886721505, 'tenth': 4.932056042955824, 'special': 2.7022435916032777, 'canada': 8.05715528512122, 'fiction': 10.923391646424976, 'said': 2.808417925375587, 'developed': 3.092923315720292, 'appear': 4.067800170204723, 'for': 0.36431264671643454, 'livres': 9.377057476791094, 'sun': 4.156701651712769, 'northwest': 4.958216868994496, 'novels': 12.019258345990293, 'anniversary': 4.099963746694684, 'ice': 8.183650699583426, 'creative': 3.464636137023565, 'written': 2.3444332157630874, 'critical': 3.480453210707072, '1947': 7.513313222147888, 'new': 3.5486130624501095, 'ever': 2.956736868784372, 'sold': 3.3511915029657793, '2015in': 8.042056410058754, 'europe': 2.7615279103106105, 'be': 4.218744013624684, 'sixteen': 4.96062941539988, 'timekeeper': 9.19473591999714, 'run': 2.7873060301471266, 'lee': 3.5895467866041804, 'journal': 3.025473923341824, 'sprung': 16.556890376245967, 'french': 2.9278516770095764, 'banff': 6.332535039067671, 'water': 4.0270968770912186, 'series': 5.631242807516916, '1985': 2.5324550128142254, 'studio': 6.162107480329817, 'york': 5.103142634286618, 'served': 1.5362723499305253, 'genre': 4.5632484256916745, 'from': 0.29375533798563447, 'november': 3.9453132752336004, 'teaches': 3.7712554104950966, 'by': 2.6218738844338163, 'starborn': 10.986495389225194, 'stage': 2.894255982500984, 'received': 3.0793219631333275, 'qubcoise': 9.19473591999714, 'seaforth': 9.887883100557085, 'working': 2.074561053063768, 'language': 3.4581636225179473, 'english': 2.239461125047026, 'midteens': 8.501588739437194, 'invited': 6.8601348395698825, 'infinitheatre': 32.95948616767558, 'has': 2.570985238464234, 'americas': 4.168664817771044, 'april': 3.9784489659834934, 'farrow': 26.05173088869345, 'place': 2.5222811225998436, 'published': 5.775009341956282, 'won': 1.3836400683164753, 'railway': 5.708380729994677, 'bestseller': 5.137170609278335, 'settled': 4.687546142369252, 'book': 4.005609415785018, 'plays': 2.869182927623221, 'twentieth': 5.574849337370154, 'among': 4.599794065896458, 'raised': 3.059531844362216, 'hudson': 10.746734565674249, 'bunkhousesin': 10.986495389225194, 'author': 2.2935018580052677, 'canadas': 9.32069183214019, 'claim': 4.70049729471633, 'into': 3.2101258848132113, 'paperback': 5.989283115461079, 'awaited': 7.585298007563039, 'highly': 7.146256107059908, 'sienna': 8.153282045168979, 'guests': 5.477107052597217, 'village': 3.9268777609338112, 'ninth': 4.656774483702498, 'throughout': 2.8924222411558422, 'city': 5.220626671426627, 'arts': 4.367945781881546, 'ontario': 3.738702807457348, 'dennis': 4.640859028396599, 'publication': 7.9148156501510645, 'would': 2.136551161989598, 'hes': 4.589565734009048, 'union': 2.8368936534890397, 'west': 2.602605045123377, 'trilogy': 5.131423467022767, 'three': 2.9830050587151904, 'long': 8.34711136995346, 'france': 6.015683320284927, 'few': 3.0010110324913715, 'barnacle': 9.19473591999714, 'twenties': 6.475635882708344, 'storm': 4.980142229623461, 'which': 0.7674309670437692, 'travelled': 4.744272123770029, 'john': 7.965321595656177, 'was': 0.8730236417340181, 'until': 1.7591012626831841, 'opens': 6.509158574746988, 'more': 1.673778950632145, 'a': 0.0730493981435809, 'option': 5.905091024240731, 'that': 0.6614069466714981, 'successful': 2.679282762596886, 'company': 2.195009362476192, 'onyx': 8.278445188122983, 'fergusons': 16.69487611921987, 'award': 1.6322278484423687, '2014city': 10.986495389225194, 'festival': 2.5815754402917426, 'dunne': 7.431147327735781, 'zarathustra': 9.19473591999714, '20000': 5.804711838933109, 'maclennan': 8.683910296231149, 'worked': 3.107783706724218, 'highest': 3.43846641929018, 'with': 0.40493728504412135, 'than': 2.0650378102773113, 'invit': 9.19473591999714, '11': 2.5966811271387873, 'states': 1.824400329877006, 'novel': 19.91883113487065, '17': 2.7543211528412543, '1999': 1.9968016883646342, 'lacadmie': 8.09612363132903, 'des': 8.255860708867658, 'seen': 3.4810031144877702, 'will': 5.359552692045008, 'books': 2.2488823524163437, 'nine': 3.2624907325491286, 'today': 3.4098856222521565, 'praise': 5.012685777355933, 'of': 0.09559205257956506, 'newspaper': 3.4624739740190695, 'trevor': 16.383127350280233, 'murders': 5.658619220435613, 'called': 8.31390826576123, 'history': 4.289515921249219, 'and': 0.009686870674633467, 'bridge': 4.810628119119433, 'acclaim': 4.279633052622447, 'preeminent': 6.629786562535602, 'century': 3.516271253325228, 'cited': 4.149162574539603, 'in': 0.03958166035497942, 'one': 3.723722935234867, 'it': 5.266322333975261, 'an': 0.29823908908189717, 'high': 1.906719387270128, 'as': 0.3815085660372354, 'concordia': 6.250296940830698, 'caused': 4.346619555398658, 'rooke': 9.600201028105303, 'gravitated': 8.421546031763658, 'been': 4.887386677398013, 'huron': 7.728398851203712, '1000': 4.534446434787968, 'film': 2.033113917057952, 'booksst': 10.986495389225194, 'dhonneur': 6.812108119329557, 'united': 1.5679220786705559, 'both': 1.6730570592454443, 'no': 2.396423552396384, 'things': 4.001779069106929, 'began': 1.727460095710253, 'hugh': 5.16938422926199, 'who': 0.9098952189804214, '1': 2.0978765819243166, 'chants': 7.654290879049991, 'writers': 10.632007999292261, 'vancouver': 4.219152263959802, 'best': 10.73520750690485, 'fourth': 3.078843794514105, 'paris': 6.380052292278274, 'arguably': 5.782488702148399, 'beach': 4.012016478200149, 'masque': 8.789270811888976, 'four': 1.922106072733316, 'all': 1.6431112434912472, 'literature': 3.391108110371222, 'writerinresidence': 6.709829270209139, 'theatre': 8.980652525721265, 'centre': 3.0261717600763545, 'may': 1.7899497282712007, '2005': 1.6425861253275964, 'upon': 3.3017114457024097, 'schuster': 6.134465125305577, 'coproduced': 4.86181199833099, 'germany': 3.0033964485143017, 'faculty': 3.0247765732438294, 'frequently': 3.7653902910426984, 'on': 0.36882550670120073, 'pages': 5.276068371850324, 'major': 2.0581201293715634, 'ziet': 10.293348208665249, 'early': 1.929422753652229, 'burns': 5.67822769182399, 'short': 2.711119014388788, 'penname': 7.728398851203712, 'driving': 4.407244177215094, 'third': 7.051892004274375, 'martins': 5.384376568345493, '1977': 2.6962027980008787, 'age': 2.138848033513307, 'later': 1.4294496043477696, 'well': 1.5295293417875981, 'cultural': 3.3132722681034856, 'county': 2.8412358227083288, '2002': 7.501250355128921, '2006': 1.520737905384506, 'montreal': 23.576750445163817, '2004': 1.6903443608359008, 'time': 1.3253342074200498, 'at': 1.7225542932330293, 'lives': 2.532029027717262, 'the': 0.005383625656417407, 'first': 2.782419485597241}, {'houston': 3.935505942157149, 'frankie': 6.037735498847026, 'labels': 4.808551275174594, 'hardcores': 10.986495389225194, 'produced': 2.511583590065563, 'roy': 4.520350664987575, 'including': 2.4545648916922365, 'teamed': 4.91345085512479, 'asylum': 5.850696952174933, 'worked': 1.553891853362109, '27': 3.110616229728885, 'also': 0.9254541832324698, 'with': 0.8098745700882427, 'mcneal': 9.377057476791094, 'to': 0.23472468840899618, 'funk': 5.526909875081035, 'under': 1.8347379746813095, 'heavies': 8.907053847545358, 'include': 2.174545211685214, 'gave': 3.274946409596048, 'flex': 15.616883117754497, '1971': 2.857025624440964, 'his': 1.3130572760682868, 'dj': 8.527731188739493, 'producernelson': 10.986495389225194, 'continues': 3.3444509863519367, 'birth': 4.309411927978059, 'swing': 5.41434135704743, 'early': 3.858845507304458, 'records': 8.035628531862525, 'they': 1.8993401178193898, 'breakbeat': 7.585298007563039, 'using': 3.288012601344248, 'one': 0.9309307338087167, 'name': 2.433549028103139, 'level': 3.2406271594329263, 'knight': 4.8002867653247, 'garage': 6.0738405034891425, 'vibes': 15.790905871733758, 'always': 3.859604580326386, 'x': 4.523465932304524, 'guy': 4.601300990227469, 'dodger': 7.157853992736099, 'tei': 8.683910296231149, 'bump': 15.535239128713988, 'house': 4.651096468328522, '19901993': 7.460134864609033, 'some': 4.3948893514082945, 'thelma': 7.348909229498808, 'gilberto': 6.843360662833661, 'born': 0.268196273764765, 'uk': 8.371829993731193, 'towa': 9.19473591999714, 'juliet': 5.771559631616209, 'delivered': 9.840774598242893, 'jodeci': 10.293348208665249, 'since': 1.455376717308041, 'liberty': 5.279385124476319, 'label': 9.90513433710723, 'consistently': 5.266183612617783, 'wishdokta': 32.95948616767558, 'then': 1.4309354361561304, 'new': 0.8871532656125274, 'champagne': 7.035251670643767, 'numerous': 2.4220370053418425, 'red': 3.274498882177525, 'rosie': 6.642689967371511, 'bass': 3.857197840295821, 'do': 3.162449378368902, 'kelis': 8.683910296231149, 'aaliyah': 9.19473591999714, 'others': 2.8003093949991116, 'along': 2.5088749729287803, 'by': 0.37455341206197373, 'on': 0.5532382600518011, 'hits': 3.7189699613970224, 'brown': 7.309560838997457, 'of': 0.02078088099555762, 'legendary': 4.280856294365192, 'days': 3.0398778259807213, 'goldie': 7.61919955923872, 'april': 1.9892244829917467, 'produce': 4.200907744217265, 'together': 2.8423969258866704, 'into': 1.6050629424066056, 'scene': 3.553420040326614, 'due': 2.7324867986603505, 'misteeq': 9.887883100557085, 'simply': 4.736520146965711, 'another': 2.603062187988481, 'artists': 2.725227238647546, '1990s': 3.1109960967799863, 'city': 1.7402088904755424, 'knuckles': 8.042056410058754, 'from': 0.29375533798563447, 'alterego': 7.851001173296044, '2step': 9.887883100557085, 'top': 2.2740644157484557, 'lutricia': 9.887883100557085, 'ayers': 7.690658523220865, 'few': 3.0010110324913715, 'music': 1.7927926584020348, 'evelyn': 6.401527910554623, 'biggest': 8.2245937875438, 'heralded': 6.961143698490045, 'was': 0.15873157122436693, 'is': 0.05523250095103997, 'happy': 9.680332263112593, 'head': 2.464115671121657, 'bebel': 8.683910296231149, 'that': 1.3228138933429963, 'started': 2.1106492114865967, 'brand': 4.497290457899877, 'remixed': 5.982549083279735, 'known': 2.8915454305304062, 'delivers': 6.766987684049088, 'producing': 3.830318751744579, 'present': 3.679293074460456, 'he': 0.426737115317448, 'sound': 3.5265806229840893, 'king': 3.452801679376562, '1993': 2.3032794139845048, 'has': 0.856995079488078, '1997': 2.1298344522079455, 'musicsome': 9.600201028105303, 'scenes': 4.932056042955824, 'london': 4.439578782949358, 'n': 8.564162068522174, 'roberts': 5.151684652162589, 'record': 4.3057738130686065, 'evolved': 5.402999080443495, 'and': 0.006706295082438554, 'ripe': 17.003177478874388, 'remained': 3.3202734635624696, 'nng': 10.986495389225194, 'ah': 7.402976450769084, 'hardcoredrum': 10.986495389225194, 'it': 1.3165805834938153, 'an': 0.29823908908189717, 'drawer': 8.347438059609935, 'as': 0.3815085660372354, 'artful': 7.941972951501771, 'in': 0.0028962190503643475, 'beverley': 7.851001173296044, 'godfathers': 8.683910296231149, 'inc': 3.612493529875034, 'remixer': 7.1363477875151355, 'james': 5.524663753174666, 'began': 1.727460095710253, 'when': 1.3806055739282235, 'traxin': 10.986495389225194, 'club': 2.2086316746040255, 'sunday': 3.909841573781243, 'other': 1.4424007566948476, 'which': 0.7674309670437692, 'anthems': 7.489987827758714, 'roll': 4.581266931194353, 'nice': 11.20400065287221, 'gaines': 7.489987827758714, 'garagehe': 10.986495389225194, 'negrocan': 10.986495389225194, 'a': 0.011238368945166293, 'for': 0.07286252934328691, 'up': 1.5635467678501844, 'grant': 3.978894775273341, 'faithless': 8.501588739437194, 'so': 2.661916544088344, 'nelson': 18.563436113586395, 'jamiroquai': 8.153282045168979, 'english': 2.239461125047026, 'the': 0.0010157784257391334, 'kickin': 8.421546031763658, 'agnes': 6.5797761419609415}, {'phenomenon': 5.750053426395245, 'deborash': 10.986495389225194, 'both': 1.6730570592454443, 'innovative': 4.48821323974876, 'still': 2.700225936442129, 'caruths': 10.986495389225194, 'cornell': 4.897450513778348, 'writing': 2.61409678271219, 'to': 0.046944937681799234, 'treatment': 4.3571321357877455, '2014': 2.2073995783446634, '2013': 1.9545642372230505, 'explorations': 6.655762048938863, 'good': 3.0884556984605758, 'conversations': 6.002888767516858, '1955': 3.556974546438732, 'listening': 5.5883326877074415, 'press': 5.445294515712576, 'h': 3.9468350393631186, 'university': 4.236715024105924, 'truths': 7.157853992736099, 'shoshana': 8.789270811888976, 'ashes': 6.391375539090604, 'roger': 4.257866776140492, 'she': 6.327948952685501, 'yale': 7.968678869643146, 'where': 1.089076212090673, 'felman': 10.293348208665249, 'leaders': 3.8741679445142827, 'reference': 4.67113738770286, 'catastrophic': 7.348909229498808, 'empirical': 6.323056295113127, 'born': 0.268196273764765, 'see': 3.465177409025954, 'taught': 2.8485149347730556, 'our': 3.573128053529954, 'kant': 7.225295273531632, 'forthcoming': 5.535456935659494, 'what': 2.819143402169124, 'conceptualizing': 8.907053847545358, 'ways': 4.390714875263883, 'coeditor': 4.977682203782599, 'robert': 2.802818806604537, 'critical': 6.960906421414144, 'trauma': 37.6079791075806, 'encounters': 6.207371896113665, 't': 4.286995049063516, 'we': 3.3825974207033136, 'theory': 7.054312988009798, 'unconscious': 6.908957945319475, 'frank': 3.6866980224670334, 'harvard': 3.3170001382175003, 'twentieth': 5.574849337370154, 'received': 1.5396609815666638, 'traumas': 8.588600116426823, 'hopkins': 24.555746790682548, 'of': 0.045717938190226765, 'jay': 4.577966598165696, 'experience': 6.325698916780484, 'cathy': 6.21581076475953, '173182': 10.986495389225194, 'fictions': 7.585298007563039, 'letters': 4.370430204092377, 'previously': 2.7704072905928783, 'johns': 21.52193395887693, 'one': 0.9309307338087167, 'lifton': 9.600201028105303, 'pp': 6.555678590381881, 'from': 0.29375533798563447, 'her': 3.100430757265601, 'emory': 6.2329051981188295, 'locke': 7.157853992736099, 'question': 4.850930498143455, '1988': 2.4491074905234376, 'describes': 4.564873121418676, 'call': 4.110230777334428, 'editor': 2.7424241189294083, 'memory': 4.763919121153825, 'mysterious': 6.0738405034891425, 'that': 0.6614069466714981, 'caruth': 10.986495389225194, 'with': 0.40493728504412135, 'appointed': 2.2003443343554556, '1991': 2.3750835225699753, 'md': 4.75012579902149, '1995': 4.444259337390772, '1996': 2.135691193468776, 'work': 1.3993637697254548, 'up': 7.817733839250922, 'freud': 7.115294378317303, 'rutgers': 5.296135934901134, 'rhodes': 5.683190481166118, 'history': 4.289515921249219, 'and': 0.010432014572682195, 'juridical': 8.09612363132903, 'century': 3.516271253325228, 'esch': 9.19473591999714, 'is': 0.11046500190207995, 'helped': 2.9399460319421156, 'deconstructive': 9.887883100557085, 'as': 0.1271695220124118, 'at': 0.645957859962386, 'in': 0.006757844450850144, 'comparative': 9.629589583628558, 'humane': 6.351766400995558, 'author': 2.2935018580052677, 'trials': 4.726913925160272, 'discussion': 5.154612911941677, 'wordsworth': 8.09612363132903, 'also': 0.4627270916162349, 'build': 4.568130453288983, 'department': 2.3398541306220704, 'luckhurst': 10.293348208665249, 'literature': 10.173324331113665, 'english': 2.239461125047026, 'phd': 2.5603215961961254, 'most': 1.4186204428983973, 'unclaimed': 9.600201028105303, 'on': 0.5532382600518011, 'scholars': 4.790051261430674, 'a': 0.005619184472583146, 'for': 0.07286252934328691, 'professor': 2.010865204934687, 'departments': 4.850930498143455, '2002': 1.8753125887822302, 'perceiving': 9.19473591999714, 'responsibility': 4.451254118211536, 'narrative': 4.965472039875668, 'the': 0.0009142005831652201, 'n3': 10.293348208665249}, {'zwigoff': 20.586696417330497, 'september': 1.9011515074236967, 'years': 1.0752380994247055, 'fundamentalists': 8.347438059609935, 'drawings': 5.279385124476319, 'eli': 6.371374872383935, 'languageshe': 7.990763115671204, 'herself': 4.261461747058352, 'girlit': 10.986495389225194, 'father': 2.53865227594375, 'to': 0.18777975072719694, 'parents': 6.905603358753124, 'teaching': 3.095538673086275, 'acrobatics': 8.09612363132903, '2010': 1.5928339601219734, 'relocated': 4.86181199833099, '1991': 2.3750835225699753, 'his': 0.26261145521365736, 'underground': 4.587900454689986, 'they': 1.8993401178193898, 'world': 1.370623244696304, 'secondary': 4.1174809385594875, 'school': 1.2227872792173518, 'artist': 4.863627506795931, 'remove': 5.862531409821935, 'comics': 15.385686704225204, 'mid2000s': 7.035251670643767, 'she': 7.909936190856877, 'earned': 2.3840423538581335, 'husband': 3.7092476625937105, 'old': 2.905638969584208, 'artists': 2.725227238647546, 'some': 2.1974446757041473, 'born': 0.8045888212942951, 'street': 3.250188292676909, 'violet': 6.9975113426609195, 'mother': 3.112517009620693, 'living': 6.102531698816574, 'for': 0.07286252934328691, 'robert': 2.802818806604537, 'daniel': 3.840510921510807, 'inquirer': 6.696035948076803, 'americanfrench': 10.986495389225194, 'told': 3.965411424936054, 'after': 0.9443334420013064, 'christian': 3.516271253325228, 'aline': 8.501588739437194, 'sold': 3.3511915029657793, 'french': 2.9278516770095764, 'reported': 3.616894668698785, '27': 3.110616229728885, 'california': 2.345669637363682, 'conservatives': 5.693190564500702, 'wanted': 4.054047497652686, 'by': 0.37455341206197373, 'stage': 2.894255982500984, 'on': 0.18441275335060037, 'about': 1.9265128988375737, 'daughter': 3.170884857190004, 'her': 12.401723029062405, 'of': 0.02078088099555762, 'completing': 4.251903729252247, 'studied': 2.2933341149871773, 'comedydrama': 6.486685718894929, 'foreign': 3.1908488528906003, 'nameafter': 9.19473591999714, 'turn': 4.267482234839934, 'documentary': 3.222624101404972, 'nearby': 5.323534909089249, 'sophies': 8.907053847545358, 'comix': 7.520759486425468, 'sauve': 10.293348208665249, 'family': 4.554720795276023, 'inclusion': 5.744748374165552, 'political': 2.322262455159642, 'into': 1.6050629424066056, 'son': 2.5762194801550344, 'adaptation': 4.500334600281105, 'another': 2.603062187988481, 'village': 3.9268777609338112, 'prepare': 5.810345656651365, 'from': 0.29375533798563447, 'would': 2.136551161989598, 'kominskycrumbcrumb': 10.986495389225194, 'crumb': 30.47679823695488, 'relocation': 6.961143698490045, 'philadelphia': 3.7078664469045117, 'france': 9.02352498042739, 'their': 3.0403916739863575, 'valley': 3.9600685805255584, 'was': 0.3968289280609173, 'until': 1.7591012626831841, 'a': 0.05057266025324832, 'lived': 3.378120914844411, 'that': 1.9842208400144945, 'worker': 4.9534091674263925, 'apprenticed': 7.248825770941826, 'released': 2.0078348995855078, 'construction': 4.273539188548124, 'lives': 2.532029027717262, 'clowes': 9.887883100557085, 'with': 0.6074059275661821, 'town': 3.20077449269057, 'farming': 5.9626148683789175, 'critically': 4.424051295531474, '1994': 2.2375557576874794, 'this': 1.2818856957987381, 'while': 1.8364359481339414, 'nine': 3.2624907325491286, 'sophie': 24.475843755078447, 'sophia': 6.604468754551313, 'and': 0.0052160072863410975, 'is': 0.05523250095103997, 'circus': 5.688178022677158, 'an': 0.5964781781637943, 'states': 1.824400329877006, '1981': 2.5978176200443843, 'as': 0.1271695220124118, 'at': 0.43063857330825733, 'acclaimed': 3.766121552501245, 'in': 0.010619469851335942, 'serial': 5.14005661416747, 'education': 2.4487155642005685, 'film': 2.033113917057952, 'tattoo': 6.543844132734878, 'united': 1.5679220786705559, 'woodland': 7.808441558877249, 'same': 2.2492032766809724, 'interview': 3.669947212042218, 'who': 0.9098952189804214, 'southern': 6.305790331128181, 'brooklyn': 4.150236111948127, 'afraid': 6.361522575940923, 'terry': 4.5439552227569955, 'winters': 6.323056295113127, 'ghost': 5.262910287272813, 'later': 1.4294496043477696, 'clowning': 9.04058524016988, '2001': 1.9280249665871378, 'english': 2.239461125047026, 'commissioned': 3.9636273031425526, 'the': 0.0008126227405913067, '2009': 1.5644364836042695, 'original': 2.9143400810369444}, {'gospels': 7.990763115671204, 'currently': 1.637088969126014, 'theft': 6.00976164680462, 'twoyear': 4.736520146965711, 'imagines': 8.501588739437194, 'mission': 3.8939216732505155, 'lds': 11.131920779905817, 'cambridge': 7.308252366592264, 'manchester': 8.137579558779779, 'cold': 4.918069800981084, 'its': 1.6875948402695313, 'death': 3.1568650000750016, 'with': 0.6074059275661821, 'winner': 3.212900921865, 'saints': 4.662136426843883, 'writer': 2.511166401907656, 'writing': 20.91277426169752, 'to': 0.2816696260907954, 'won': 1.3836400683164753, 'relate': 6.543844132734878, 'circumstances': 5.620519374203343, '2011': 3.4046941802085833, '2010': 1.5928339601219734, '2013': 1.9545642372230505, 'universityashworths': 10.986495389225194, 'eventually': 3.0940433457048417, 'them': 2.497495932179739, 'lonely': 6.199003646443148, 'march': 1.9573172463231197, 'runs': 3.5323543110785156, 'dark': 4.269900615704216, 'department': 2.3398541306220704, 'novel': 23.23863632401576, '2010two': 10.986495389225194, 'jesus': 4.424051295531474, 'is': 0.1656975028531199, 'founded': 2.7103551696667347, 'february': 2.1088344556315284, 'prize': 2.7453192387302345, 'lost': 5.463412926152938, 'january': 3.770824006371922, 'university': 3.389372019284739, 'renamed': 4.611470569397098, 'latterday': 5.38807343022682, 'betty': 5.552773385670955, 'found': 2.8833036369394076, 'works': 2.214349949980095, 'set': 2.699470364060131, 'ashworth': 16.843092063527315, 'unpublished': 6.351766400995558, 'jenn': 16.19224726265806, 'quillercouch': 10.986495389225194, 'literature': 3.391108110371222, 'culture': 3.1328905761273576, 'computer': 3.5629269449660277, 'result': 3.377624760033935, 'lancashireshe': 10.293348208665249, 'home': 2.4210836255384827, 'odd': 5.949542786811565, 'best': 1.5336010724149785, 'christ': 4.525027212871477, 'for': 0.29145011737314763, 'centre': 6.052343520152709, 'anniversary': 4.099963746694684, 'creative': 13.85854454809426, 'written': 2.3444332157630874, 'unable': 4.470302313182231, 'closed': 4.632125348427844, 'hymas': 10.986495389225194, 'new': 2.6614597968375824, 'teens': 5.282712914568993, 'shows': 2.8354504435401706, 'body': 3.691438972762564, 'be': 1.4062480045415613, 'full': 3.003055326218652, 'smithy': 9.600201028105303, 'friday': 4.987558827278511, 'however': 2.41879921563585, 'others': 2.8003093949991116, 'graduated': 2.2579073935292953, '1982': 2.559664637889348, 'strong': 3.4722407364087844, 'come': 3.672608557591732, 'tragedy': 5.886628961400996, 'both': 3.3461141184908887, 'central': 5.7995549378425775, 'of': 0.07481117158400744, 'violence': 4.483705343309571, 'according': 3.4374126784129087, 'prisonshe': 9.887883100557085, 'mentor': 4.748170764185686, 'published': 3.8500062279708547, 'first': 0.6956048713993103, 'teenage': 5.100391357775038, 'own': 2.269959656680699, 'family': 2.2773603976380117, 'previously': 2.7704072905928783, 'bbc': 3.176548302748404, 'one': 2.79279220142615, 'brought': 3.350225785845821, 'featured': 2.542518260140216, 'lancasterin': 10.293348208665249, 'another': 2.603062187988481, 'church': 13.600796328289896, 'mens': 3.8110056756009723, 'kind': 4.539189526683981, 'sarah': 4.589565734009048, 'has': 1.285492619232117, 'story': 5.954929408310927, 'from': 0.8812660139569034, 'her': 6.200861514531202, 'whom': 3.2571997149147127, 'there': 2.3005725945344695, 'girls': 3.986160928949964, 'three': 1.4915025293575952, 'consultancy': 5.497557663068508, 'their': 1.5201958369931787, 'editor': 2.7424241189294083, 'poet': 3.882351296237667, 'was': 0.4761947136731008, 'until': 1.7591012626831841, 'son': 2.5762194801550344, 'hub': 6.592046234552756, 'on': 0.18441275335060037, 'contains': 5.1965352183279405, 'but': 1.313994565464302, 'tenth': 4.932056042955824, 'worked': 3.107783706724218, 'herself': 4.261461747058352, 'boyfriend': 6.2329051981188295, 'account': 4.4212304191898335, '12': 2.511583590065563, 'welcoming': 7.37557747658097, 'born': 0.268196273764765, 'this': 3.8456570873962144, 'up': 1.5635467678501844, 'aims': 5.505856465883203, 'novelistsshe': 10.986495389225194, 'taught': 2.8485149347730556, 'stories': 3.3976655109173812, 'called': 2.0784770664403074, 'are': 1.7719638126305435, 'and': 0.009686870674633467, 'later': 1.4294496043477696, 'preston': 11.185735685745666, 'suspicious': 6.9975113426609195, 'it': 3.9497417504814463, 'an': 0.8947172672456916, 'coordinator': 4.233057470627415, 'as': 0.8901866540868826, 'woman': 3.4124503838529945, 'at': 1.291915719924772, 'in': 0.010619469851335942, 'tells': 5.316614466244674, 'she': 9.491923429028251, 'funny': 5.421974981902501, 'memorial': 3.984339434821573, 'built': 4.061882993176634, 'extract': 7.585298007563039, 'when': 1.3806055739282235, 'reality': 4.213415013569659, 'member': 1.2204325126007385, 'also': 0.9254541832324698, 'writers': 3.5440026664307536, 'trask': 8.278445188122983, 'grips': 8.789270811888976, 'comedy': 3.4937350883028153, 'lecturer': 3.63726456461186, 'elements': 4.564873121418676, 'novels': 4.006419448663431, 'dies': 7.272923322520886, 'earlier': 3.8041432773399317, 'lancastrian': 9.600201028105303, 'selfdeception': 9.19473591999714, 'award': 1.6322278484423687, 'lancs': 9.887883100557085, 'librarian': 6.323056295113127, 'intimacy': 7.1363477875151355, 'network': 3.154481208719725, 'a': 0.0730493981435809, 'summerhouse': 10.293348208665249, 'short': 2.711119014388788, 'third': 2.3506306680914584, 'light': 3.740840321630659, 'failing': 5.043696014098494, '2003': 1.8013702663900752, '2004': 1.6903443608359008, 'english': 4.478922250094052, 'the': 0.0022347125366260936, '2009': 1.5644364836042695, 'lancashire': 5.526909875081035, 'left': 2.191367476812056}, {'wordmark': 10.986495389225194, 'institutional': 5.358874275534557, 'text': 4.656774483702498, 'charles': 3.3550637246482893, 'founded': 2.7103551696667347, 'prix': 4.345313219484603, 'radio': 2.349033365418012, 'alternative': 4.208848795590078, 'contributions': 3.5498781239909682, 'its': 1.6875948402695313, 'designers': 5.330503578405342, '22': 2.83833894930357, 'to': 0.046944937681799234, 'permanent': 3.9183233888371527, 'under': 1.8347379746813095, 'cooperhewitt': 7.552508184740048, 'might': 4.68570959456195, 'giants': 4.623467285684729, 'his': 0.26261145521365736, 'band': 2.605580216101585, 'they': 1.8993401178193898, 'now': 1.96695239252401, 'him': 1.5755843267871936, 'association': 2.1546374540272892, 'illustrated': 4.57961540315588, 'appearing': 3.7487171973017515, 'name': 2.433549028103139, 'presented': 3.2475716317857373, 'latterday': 5.38807343022682, 'including': 1.2272824458461182, 'clients': 4.506450827298541, 'heffler': 10.986495389225194, 'national': 2.3721863295447827, 'born': 0.268196273764765, 'computer': 3.5629269449660277, 'design': 6.357970694018003, 'operated': 4.936761933993236, 'pronounced': 5.240292198685041, 'for': 0.21858758802986072, 'forty': 5.259647641637997, 'current': 2.8308461188591933, 'typographique': 10.293348208665249, 'new': 2.6614597968375824, 'public': 4.058227307284814, 'bestknown': 5.497557663068508, 'be': 1.4062480045415613, 'august': 2.000173951599175, 'tobias': 6.796840647198769, 'splithoefler': 10.986495389225194, 'operating': 4.474750059580466, 'york': 5.103142634286618, 'morninghoeflers': 10.986495389225194, 'bazaar': 6.669007275688884, 'by': 0.37455341206197373, 'on': 0.18441275335060037, 'stone': 4.332342869041976, 'hoefler': 82.34678566932199, 'of': 0.024937057194669147, 'typeface': 8.09612363132903, 'times': 4.200172444751827, 'museums': 4.781937626656504, 'frerejones': 30.880044625995744, 'magazine': 12.28291712700591, 'harpers': 5.9175911870049624, 'macintosh': 6.9975113426609195, 'named': 2.0300155412252816, 'apple': 5.22130428644035, 'family': 2.2773603976380117, 'peignot': 10.986495389225194, 'one': 0.9309307338087167, 'typefaces': 16.427813333970825, 'church': 3.400199082072474, 'sports': 3.001691999490788, 'from': 0.29375533798563447, 'working': 2.074561053063768, 'museum': 3.2440933674094126, 'system': 3.0888272384982884, 'been': 0.9774773354796025, '1989': 2.404826178624592, 'their': 1.5201958369931787, 'jonathan': 4.394821657216536, 'was': 0.07936578561218346, 'is': 0.08284875142655995, 'a': 0.005619184472583146, 'company': 2.195009362476192, 'award': 1.6322278484423687, 'part': 3.8388963741509756, 'with': 0.40493728504412135, 'he': 0.213368557658724, 'has': 0.428497539744039, '1995': 2.222129668695386, 'prestigious': 3.6263914162360424, '1999': 1.9968016883646342, 'type': 20.379404709597694, 'work': 2.7987275394509097, 'until': 1.7591012626831841, 'influential': 3.738702807457348, 'solomon': 5.7032916604872055, 'r': 3.858801689877796, 'internationale': 6.103693466638823, 'profiled': 5.708380729994677, 'and': 0.007451438980487283, 'outstanding': 3.383594927020439, 'guggenheim': 4.9486244693030566, 'an': 0.29823908908189717, 'cbs': 4.290696472166703, 'as': 0.1271695220124118, 'have': 1.4416847832984716, 'in': 0.005792438100728695, 'id': 5.663485410086786, 'perhaps': 4.306896203380811, 'began': 1.727460095710253, 'american': 1.1273777844250068, 'also': 0.4627270916162349, 'sunday': 3.909841573781243, 'esquire': 12.572030046865557, 'several': 1.6205197257175628, 'designer': 7.809573606239239, 'appearances': 2.8360274776011907, 'collection': 3.2771870558393252, 'most': 2.8372408857967946, 'designed': 11.516808354107221, 'rolling': 4.8401661315562965, '20052014': 8.907053847545358, 'america': 2.5998665678300736, 'atypi': 9.600201028105303, 'saintsin': 10.293348208665249, 'foundry': 14.805952901538168, '1970': 2.813766284359722, '2002': 1.8753125887822302, 'time': 1.3253342074200498, 'the': 0.0015236676386087002, 'original': 2.9143400810369444}, {'sector': 4.363759065275354, 'all': 1.6431112434912472, 'being': 3.5876199049754645, 'both': 1.6730570592454443, 'years': 1.0752380994247055, 'eton': 6.332535039067671, 'bring': 4.283307275984332, 'including': 1.2272824458461182, 'questions': 9.386152220757426, 'seats': 5.000043383940756, 'mice': 6.926052378678775, 'succeeding': 5.064916969581379, '20': 2.441881602232965, 'baron': 21.294139636356995, 'title': 2.5500785078362447, 'removal': 5.8565966743021205, 'to': 0.23472468840899618, 'bicycles': 7.402976450769084, 'labour': 8.399556877240226, 'questioned': 5.76613956414687, 'tabled': 7.690658523220865, 'inherited': 6.06651446339707, 'lord': 4.48821323974876, 'has': 1.713990158976156, 'frsa': 6.9975113426609195, '199697': 5.7770092363837735, 'his': 0.5252229104273147, 'sitting': 5.051601193605607, 'foleyberkeley': 10.986495389225194, 'maritime': 5.850696952174933, 'matters': 4.606372852325429, 'politician': 2.6023765520342987, 'fitzhardinge': 10.986495389225194, 'association': 4.3092749080545785, '17th': 5.005081177970713, 'held': 2.1669778486203057, 'spokesperson': 4.922710180537586, 'positions': 3.3439712549922924, 'gueterbock': 41.173392834660994, '8595gueterbock': 10.986495389225194, 'london': 2.219789391474679, 'went': 2.0519085188355186, 'entitled': 3.208702762886364, 'automatic': 5.9626148683789175, 'fcit': 10.986495389225194, 'secretary': 2.9952414593849954, 'right': 3.399184883202579, 'freight': 22.046727688496425, 'ten': 2.9294347072594293, 'house': 9.302192936657043, 'eurotunnel': 10.293348208665249, 'group': 3.9710378903096992, 'born': 0.268196273764765, 'college': 3.122732540635111, 'laboratory': 4.290696472166703, 'port': 4.491229833288186, 'whip': 5.289401902719789, 'for': 0.21858758802986072, 'plymouth': 5.868501576808439, 'hereditary': 13.36486059204205, 'conduct': 4.8997206623128875, 'dsc': 6.629786562535602, 'body': 3.691438972762564, 'upon': 3.3017114457024097, 'lordshe': 9.377057476791094, 'baroness': 6.5797761419609415, 'ancient': 4.715506957366895, 'plc': 5.771559631616209, 'opposition': 7.594655301609743, 'berkeley': 37.303919214728424, 'peer': 15.98103952039672, 'police': 3.4098856222521565, '1939': 4.378494763929107, 'marine': 4.721194176487485, 'polruan': 10.986495389225194, 'on': 0.5532382600518011, 'about': 3.8530257976751474, 'cranford': 8.907053847545358, 'created': 2.7752840274321713, 'career': 1.3050270203415668, 'of': 0.07065499538489592, 'industry': 2.9570625486439512, 'obe': 5.323534909089249, 'british': 2.238031759283139, 'where': 2.178152424181346, 'peerafter': 10.986495389225194, 'pilots': 5.734221961178564, 'asked': 3.664645675436838, 'first': 0.6956048713993103, 'cambridge': 3.654126183296132, 'civil': 6.6489956606466025, 'into': 1.6050629424066056, 'harbour': 6.497859019493054, 'graduated': 2.2579073935292953, 'wimpey': 9.887883100557085, 'guests': 5.477107052597217, 'tony': 3.6043710234876816, 'george': 2.7958637083216553, 'engineer': 7.806215083199798, '1985': 2.5324550128142254, 'cycling': 5.7032916604872055, 'fimeche': 10.986495389225194, 'next': 2.670439668860552, 'too': 3.954754130462066, 'entered': 3.3434917536644764, 'was': 0.07936578561218346, 'mary': 3.80186623650788, 'trinity': 4.653215761085504, 'board': 2.219789391474679, 'ceng': 8.907053847545358, 'commissioner': 4.073752568732018, 'educated': 3.3282678630638425, 'restrictions': 6.371374872383935, 'cornwalllord': 10.986495389225194, 'anthony': 4.025199343315028, 'regards': 6.158181651922893, 'lives': 2.532029027717262, 'representative': 3.4544072456834716, 'known': 1.4457727152652031, 'worked': 3.107783706724218, 'september': 1.9011515074236967, 'with': 0.20246864252206068, 'he': 1.9203170189285161, '1992': 4.556702628633896, 'ma': 3.5077605636573193, 'embarked': 5.240292198685041, 'up': 1.5635467678501844, 'until': 1.7591012626831841, 'remain': 4.642614955098863, 'uk': 2.7906099979103978, 'many': 1.639964662798746, 'following': 1.9609195556941061, 'transport': 9.47690502943353, 'and': 0.004470863388292369, 'lords': 16.505095367203616, 'then': 1.4309354361561304, 'is': 0.1656975028531199, 'life': 4.3815235665489185, 'an': 0.8947172672456916, 'engineering': 3.3507085278296103, 'at': 0.21531928665412867, 'in': 0.008688657151093043, 'borough': 5.249923091746003, 'as': 0.7630171320744707, 'trustee': 4.573036432057838, 'parliamentary': 3.848422355180847, 'ancestors': 6.709829270209139, 'hon': 11.30755319191965, 'member': 1.2204325126007385, 'also': 1.8509083664649395, 'fowey': 10.293348208665249, 'chairman': 2.6337052541005668, 'party': 2.3540111534742225, 'aunt': 6.126682984863522, 'european': 2.590340526186013, 'trains': 5.82170941530168, 'rail': 17.927580285386817, 'liberties': 5.923900356198227, '199697lord': 10.986495389225194, 'president': 1.8067173228316515, 'a': 0.04495347578066517, 'peers': 11.20400065287221, 'hillingdon': 8.907053847545358, '2000': 1.8763068991994527, '18th': 5.022916045606748, 'so': 2.661916544088344, 'parliamentsince': 10.986495389225194, 'english': 2.239461125047026, 'the': 0.0016252454811826135, 'joining': 3.1656545093178505}, {'science': 2.3447863231113892, 'advisory': 3.4464050690798693, 'since': 2.910753434616082, 'partial': 5.905091024240731, 'gold': 3.1094774936027965, 'certification': 6.0738405034891425, 'leadership': 6.409878859979709, 'electionon': 7.61919955923872, 'trade': 3.5105894198577974, 'produced': 2.511583590065563, 'facilities': 5.22130428644035, 'including': 1.2272824458461182, 'unep': 8.153282045168979, 'threshold': 7.202305755306933, 'earth': 4.324640648679884, 'paul': 2.774198250995426, 'graduate': 2.6750971107885535, 'ward': 4.870603263742161, 'votes': 11.362692445611062, 'promote': 4.3717697890214335, 'canadas': 9.32069183214019, 'candidate': 12.589454963803446, 'eligible': 5.501698455734539, 'with': 0.40493728504412135, 'devote': 6.199003646443148, 'accredited': 6.304364162100975, 'appointed': 2.2003443343554556, 'environment': 15.464204067330826, 'to': 0.46944937681799237, 'bike': 5.9758600951289385, 'citizen': 4.332342869041976, 'stephen': 3.8125370694684007, '8': 2.7572509724892824, 'centurion': 8.588600116426823, 'has': 2.142487698720195, 'local': 2.5829189245959245, '2013chernushenko': 10.986495389225194, 'awareness': 4.696779818316197, 'advises': 6.453895896071939, 'then': 1.4309354361561304, 'his': 0.26261145521365736, 'municipal': 8.711624007165645, 'government': 4.613346548721476, 'powerful': 4.303134443458919, 'socially': 6.174311033852777, 'dfait': 9.887883100557085, 'documentaries': 4.476237048702044, 'partya': 8.907053847545358, 'champions': 4.0082816465944955, 'advised': 5.276068371850324, 'communities': 4.377146146057814, 'prime': 3.452801679376562, '4730': 10.986495389225194, 'several': 1.6205197257175628, 'committees': 8.234961877118975, 'elected': 2.23819047684557, 'university': 1.6946860096423695, '4134': 9.887883100557085, 'leader': 5.4639330145709, 'excellence': 4.009214047594447, 'activity': 4.8168846567337384, 'sustainable': 20.091664182426992, 'served': 6.145089399722101, 'works': 2.214349949980095, 'endorsed': 5.054250201777184, 'round': 2.897933583948961, 'programme': 3.737991316854584, 'reelection': 8.253760971141984, 'olympic': 3.520840079091138, 'everyone': 5.429667327525657, 'titled': 3.4887336886026254, 'cofounded': 3.923447225837022, 'national': 2.3721863295447827, 'society': 2.4448047262085693, 'books': 2.2488823524163437, 'nations': 3.361876403065796, 'election': 12.85446026785295, 'chernushenko': 72.05343746065674, 'resigned': 3.306319748788604, 'bodieschernushenko': 10.986495389225194, 'canada': 10.74287371349496, 'living': 3.051265849408287, 'born': 0.268196273764765, 'for': 0.5829002347462953, 'campuses': 6.432618497624653, 'federal': 9.266481715494866, 'multimedia': 4.958216868994496, 'foreign': 3.1908488528906003, 'public': 4.058227307284814, 'written': 2.3444332157630874, 'won': 1.3836400683164753, 'health': 2.994564869372717, 'capital': 3.8079499054614945, 'new': 0.8871532656125274, 'receiving': 3.73515040585298, 'worked': 1.553891853362109, 'integrated': 5.122864213627097, 'consultant': 3.456552018623606, 'be': 1.4062480045415613, 'business': 2.3749015223874728, 'ontario': 7.477405614914696, 'pursuit': 5.653776595959825, 'groups': 3.4295448172122946, 'losing': 3.773463729390325, 'november': 1.9726566376168002, 'by': 0.7491068241239475, 'change': 7.106840080653228, 'panel': 4.24479469457314, 'both': 1.6730570592454443, 'about': 1.9265128988375737, 'benefits': 5.4852371786804675, 'contestant': 5.501698455734539, 'canadian': 5.533799870096228, 'of': 0.05818646678756134, 'united': 1.5679220786705559, 'greening': 15.535239128713988, 'nrtee': 21.972990778450388, 'games': 2.2331239682242914, 'social': 2.6226865047083137, 'ndp': 5.760748715511993, 'nonprofit': 4.1621217191821085, 'documentary': 6.445248202809944, 'south': 2.2386667807364518, 'pollution': 6.361522575940923, 'consulting': 8.651840478771016, 'cambridge': 3.654126183296132, 'campaign': 3.025822780837077, 'deputy': 5.998621281983443, 'civil': 3.3244978303233013, '20082009chernushenko': 10.986495389225194, 'centre': 6.052343520152709, 'private': 6.0294385326891335, '102': 6.088655589274283, 'councillor': 4.853097346228545, 'alumnus': 4.985080511264044, 'alberta': 4.90885314587616, 'owner': 3.9743800949188146, 'table': 4.987558827278511, 'david': 2.4512658353228582, 'electronic': 3.9916454033921234, 'cost': 5.094851177399423, 'city': 6.96083556190217, 'he': 2.987159807222136, 'management': 5.754540872270479, 'from': 0.5875106759712689, 'publication': 3.9574078250755322, 'commission': 2.972821246392509, '6766': 10.293348208665249, 'housing': 4.594578275832593, 'political': 2.322262455159642, 'three': 1.4915025293575952, 'vote': 7.684176417808111, 'sports': 3.001691999490788, 'their': 1.5201958369931787, 'program': 2.393082171897548, 'passed': 4.41002582017697, 'calgary': 5.005081177970713, 'was': 0.2380973568365504, 'energy': 11.423849716384483, '2001': 3.8560499331742757, 'firm': 3.3971595660545773, 'a': 0.039334291308082026, 'relations': 3.445873860568042, 'that': 2.6456277866859925, 'cida': 8.347438059609935, 'becoming': 2.90749713054004, 'iisdacccunep': 10.986495389225194, 'great': 2.7682474625394486, 'filmmaker': 4.319538596795987, 'policy': 3.0476931410707135, 'finished': 2.6924457491231664, 'minister': 2.7484871400067914, 'former': 2.714626224198417, '2014': 4.414799156689327, 'adopting': 6.7380001471758355, 'july': 1.9428000946579587, 'highest': 3.43846641929018, 'nonpartisan': 5.734221961178564, 'than': 2.0650378102773113, 'raising': 5.000043383940756, 'charity': 4.249528431223339, 'count': 5.041074780618619, '10': 4.631446219761313, 'politician': 2.6023765520342987, '1994': 2.2375557576874794, '1996': 2.135691193468776, '1998': 4.1375652641876135, 'elections': 3.5191243223076345, 'air': 6.851788452913275, 'project': 2.6446084197090065, 'schools': 3.2150066291075783, 'economic': 3.2704801225826072, 'boards': 3.993480266292234, 'newspaper': 3.4624739740190695, 'design': 3.1789853470090015, 'more': 5.021336851896435, 'launched': 3.594463821710603, 'and': 0.02086402914536439, 'lightly': 7.808441558877249, 'ran': 9.163476710591429, 'is': 0.1656975028531199, 'received': 1.5396609815666638, 'thus': 4.195273926499008, '2010': 4.77850188036592, 'general': 2.220724845237937, 'as': 0.7630171320744707, 'sport': 7.617425946059994, 'council': 2.3398541306220704, 'our': 3.573128053529954, 'vicechair': 5.8565966743021205, 'dewar': 9.04058524016988, 'any': 5.9918370149625435, 'inc': 3.612493529875034, 'again': 4.7706575280655565, 'expenditures': 8.09612363132903, 'engages': 6.859361004180102, 'harper': 5.41434135704743, 'climate': 4.901995976150023, 'make': 2.871871502805096, 'responsible': 3.421220107326263, 'green': 29.067307749678097, '1963': 3.2103799121264522, 'member': 1.2204325126007385, 'also': 0.4627270916162349, 'leed': 8.347438059609935, 'other': 1.4424007566948476, 'speaker': 3.580999726025722, 'fourth': 6.15768758902821, 'department': 2.3398541306220704, 'party': 14.124066920845335, 'physical': 4.001779069106929, 'events': 3.0624230643017776, 'films': 2.78045762644638, 'economy': 4.393450855082757, 'development': 2.3538329480028426, 'organizations': 3.4799036091543534, '2004': 5.071033082507702, 'affairs': 2.9405866469544146, 'june': 1.9026256813029605, 'wont': 6.259107570512853, 'director': 1.6150570969066835, 'sustainability': 5.96921555241027, 'running': 10.055024134438954, 'practicesfrom': 10.986495389225194, 'cooperativehe': 10.986495389225194, 'professional': 3.900302650593952, 'on': 1.475302026804803, 'the': 0.0037583801752347937, 'queens': 4.023305403354957, 'building': 3.7287877120651514, 'reimbursement': 8.501588739437194, 'democratic': 3.1026721743330414, 'in': 0.022204346052793332, 'sectors': 5.744748374165552, 'environmental': 11.767774283259378, 'agency': 3.6495584755175767, 'ottawa': 37.140919640790905, 'senior': 2.2990532222492712, '2003': 1.8013702663900752, 'practices': 9.15923080631176, '2006': 7.60368952692253, '2007': 1.4879730697555795, 'clean': 5.14005661416747, 'time': 1.3253342074200498, 'international': 7.2895974587688706, '2008': 1.5093391374786154, '2009': 1.5644364836042695, 'athletes': 4.810628119119433, 'order': 2.8044952529317895, 'came': 2.4364478609380096}, {'stoner': 8.213906666985412, 'shot': 3.9268777609338112, 'german': 3.2528118184492936, 'produced': 2.511583590065563, 'including': 1.2272824458461182, 'based': 2.299897032948229, 'lo': 5.930249583876886, 'josh': 5.276068371850324, 'to': 0.2816696260907954, 'main': 3.1970408231385212, 'truckfighters': 32.95948616767558, '2012': 1.7938099524877322, 'designerartist': 10.293348208665249, 'his': 2.100891641709259, 'bands': 3.520840079091138, 'documentaries': 4.476237048702044, 'band': 2.605580216101585, '84minute': 10.986495389225194, 'during': 1.3174651479035495, 'unique': 4.030902780828897, 'atmospheres': 8.042056410058754, 'artist': 2.4318137533979653, 'fuzzomentary': 10.986495389225194, 'common': 8.491952059237942, 'rock': 5.886949007853824, 'release': 2.9982917922026187, 'works': 2.214349949980095, 'set': 2.699470364060131, 'often': 2.862641126119281, 'people': 2.5151367341527564, 'design': 3.1789853470090015, 'are': 1.7719638126305435, 'homme': 8.09612363132903, 'for': 0.14572505868657382, 'since': 1.455376717308041, 'creative': 6.92927227404713, 'content': 4.611470569397098, 'attracted': 9.281718056793197, 'fans': 4.03568062078261, 'internet': 3.81024085720805, 'contributes': 5.377023594040234, 'seeks': 5.868501576808439, 'berlinduring': 10.293348208665249, 'available': 3.9468350393631186, 'audiovisual': 6.44320060695519, 'attention': 6.853871786434989, 'story': 2.9774647041554636, 'extraordinary': 5.078412451056264, 'genre': 4.5632484256916745, 'generate': 6.6170475367581725, 'on': 0.36882550670120073, 'about': 1.9265128988375737, 'of': 0.02909323339378067, 'study': 2.82912494803842, 'musicians': 3.5587565486923007, 'documentary': 6.445248202809944, 'or': 3.825783081644965, 'first': 0.6956048713993103, 'subcultures': 7.990763115671204, 'childhood': 4.128981326679804, 'unconventional': 6.361522575940923, 'electronic': 3.9916454033921234, 'combines': 5.510031837293684, 'from': 0.29375533798563447, 'guest': 3.134445181959305, 'due': 2.7324867986603505, 'parallel': 5.544077678703401, 'few': 3.0010110324913715, 'joerg': 9.19473591999714, 'camera': 4.86181199833099, 'music': 5.378377975206105, 'editor': 2.7424241189294083, 'way': 2.9688582293167167, 'films': 5.56091525289276, 'photographing': 6.752388884627935, 'started': 2.1106492114865967, 'but': 1.313994565464302, 'gap': 5.531174273867493, 'known': 1.4457727152652031, 'with': 0.40493728504412135, 'he': 0.853474230634896, 'sound': 3.5265806229840893, 'graphic': 9.075211990156674, 'illustrator': 5.259647641637997, 'this': 1.2818856957987381, 'societyhe': 7.035251670643767, 'vhs': 7.348909229498808, 'tell': 9.608820965017125, 'project': 2.6446084197090065, 'stories': 3.3976655109173812, 'thirteen': 4.86181199833099, 'and': 0.007451438980487283, 'is': 0.11046500190207995, 'influence': 4.000853571585986, 'topic': 5.0865980356427025, 'as': 0.2543390440248236, 'exist': 5.949542786811565, 'have': 1.4416847832984716, 'in': 0.005792438100728695, 'film': 6.099341751173856, 'swedish': 4.24479469457314, 'genres': 4.728827801342556, 'media': 2.527567105940933, 'feature': 3.1937336684086683, 'also': 1.3881812748487046, 'which': 0.7674309670437692, 'underground': 4.587900454689986, 'development': 2.3538329480028426, 'elements': 4.564873121418676, 'explores': 5.193481780841051, 'fu': 6.1907048436284535, 'appearances': 2.8360274776011907, 'who': 1.8197904379608427, 'trailers': 7.348909229498808, 'most': 1.4186204428983973, 'manchu': 8.501588739437194, 'steineck': 43.945981556900776, 'such': 1.763337513538397, 'filmmaker': 4.319538596795987, 'friends': 3.5987861501441536, 'desert': 10.499846183492005, 'a': 0.039334291308082026, 'short': 2.711119014388788, 'nevertheless': 5.505856465883203, 'age': 2.138848033513307, 'well': 1.5295293417875981, 'fictional': 5.306322780208127, 'drawing': 4.528157105880404, 'edge': 4.823180585190553, '2006': 1.520737905384506, 'time': 2.6506684148400996, 'the': 0.0007110448980173934, 'painting': 4.125831717776908, 'musical': 5.590618769164811}, {'focus': 3.594463821710603, 'course': 3.4316368681845186, 'including': 1.2272824458461182, 'research': 8.790388319521266, 'issues': 3.0010110324913715, 'previous': 3.538161528327719, 'application': 4.806478735572622, 'character': 3.5492890223539018, 'young': 2.4099018545275093, 'to': 0.09388987536359847, 'degrees': 3.774938655911393, 'has': 1.285492619232117, '2012': 1.7938099524877322, 'kingdom': 3.7280832386298877, 'his': 0.7878343656409721, 'merton': 6.8276123058655225, 'pocket': 5.949542786811565, 'oxford': 7.100935145746692, 'him': 1.5755843267871936, 'ewtn': 8.907053847545358, 'prominent': 3.5629269449660277, 'moral': 5.272762583715825, 'cognition': 6.464706812176154, 'university': 2.5420290144635542, 'identified': 4.982608322118655, 'herald': 4.990043300606173, 'insights': 6.103693466638823, 'priest': 4.642614955098863, 'andrew': 3.7988382251102384, 'louis': 3.605616353661078, 'birmingham': 4.346619555398658, 'apologia': 9.600201028105303, 'england': 2.646755623206051, 'diocese': 5.292763250422495, 'energy': 3.8079499054614945, 'born': 0.268196273764765, 'books': 2.2488823524163437, 'college': 3.122732540635111, 'perspective': 4.906562194129604, 'further': 3.2834877067459582, 'philosophy': 7.185234198234877, 'august': 2.000173951599175, 'for': 0.21858758802986072, 'delphi': 8.278445188122983, 'contributed': 3.4405772380158712, 'coauthor': 8.773249780024715, 'religion': 4.3650897374610595, 'written': 2.3444332157630874, 'experiment': 5.583818007352915, 'various': 2.3663846638022705, 'credo': 8.347438059609935, 'perception': 5.799109583384439, 'scientific': 3.6746092251480293, 'degree': 2.0206498944742566, 'virtues': 7.585298007563039, 'ramsey': 6.5797761419609415, 'formation': 4.8023464982877115, 'gregorian': 6.604468754551313, 'besides': 4.8997206623128875, 'pinsent': 18.75411495358219, 'brighton': 5.465034471362948, 'faith': 4.601300990227469, 'institute': 4.358645532616985, 'of': 0.062342642986672865, 'social': 2.6226865047083137, 'first': 0.6956048713993103, 'secondperson': 21.972990778450388, 'accounts': 5.22130428644035, 'ian': 4.245976029618971, 'from': 1.1750213519425379, 'bbc': 3.176548302748404, 'three': 1.4915025293575952, 'been': 0.9774773354796025, 'tutor': 5.760748715511993, 'saint': 4.1226919977722405, 'manchester': 4.068789779389889, 'lumen': 9.04058524016988, 'on': 0.18441275335060037, 'interviewed': 4.374454354392102, 'evangelium': 10.293348208665249, 'arundel': 8.09612363132903, 'present': 3.679293074460456, 'he': 1.06684278829362, 'pontifical': 5.620519374203343, 'collaborationfr': 10.986495389225194, '19': 2.8848176417706224, 'science': 4.6895726462227785, 'cern': 7.225295273531632, 'publications': 6.506499485390798, 'and': 0.011177158470730924, 'is': 0.1656975028531199, 'fellow': 2.364041687151464, 'high': 1.906719387270128, 'as': 0.1271695220124118, 'at': 0.43063857330825733, 'in': 0.007723250800971594, 'autism': 6.381325203237103, 'routledge': 6.286015023432778, 'catholic': 11.811721643908072, 'united': 1.5679220786705559, 'media': 2.527567105940933, '1966': 3.087341905882097, 'maryvale': 10.986495389225194, 'member': 2.440865025201477, 'also': 0.9254541832324698, 'book': 2.002804707892509, 'fr': 5.154612911941677, 'centre': 3.0261717600763545, 'who': 0.9098952189804214, 'aquinass': 10.986495389225194, 'phd': 2.5603215961961254, 'gifts': 6.381325203237103, 'most': 1.4186204428983973, 'harris': 4.711733367983255, 'director': 1.6150570969066835, 'faculty': 3.0247765732438294, 'ethics': 4.644373970504043, 'class': 3.280782565330767, 'recent': 2.9383462875599924, 'a': 0.06743021367099776, 'thirtyone': 8.278445188122983, 'theology': 9.11032861458343, 'academic': 3.1414709719837104, 'rome': 4.125831717776908, 'catechetical': 9.19473591999714, 'the': 0.0014220897960347868, 'physics': 12.525753031871703, 'dphil': 6.2329051981188295}, {'all': 3.2862224869824943, 'selection': 3.836578553093086, 'managed': 3.5225587847562694, 'they': 1.8993401178193898, 'when': 1.3806055739282235, '1952': 7.221226482020364, 'rest': 4.268690694201503, 'years': 2.150476198849411, '1950swith': 10.986495389225194, 'colm': 7.431147327735781, 'still': 2.700225936442129, '1949': 3.761741983457223, 'cup': 2.672643121826987, 'regarded': 4.1226919977722405, 'winning': 2.416330313042851, 'to': 0.18777975072719694, 'only': 1.819375719703575, 'suffered': 4.044338683525725, 'has': 0.428497539744039, 'his': 1.3130572760682868, 'which': 0.7674309670437692, 'dunnes': 9.887883100557085, 'famous': 6.430013258215157, '1951': 3.7037342096196015, '1953': 7.292617107810157, 'half': 6.842440214652526, 'one': 1.8618614676174334, '1959': 3.379113963585403, 'hall': 2.6353567821390396, '59': 5.579323617765075, 'gaelic': 6.126682984863522, 'team': 6.928169770522762, 'lasting': 5.905091024240731, 'back': 9.775317607343704, 'titles': 3.5713202796118995, 'blue': 3.5791776787557774, 'captain': 3.6799639902856893, 'for': 0.29145011737314763, 'featdunne': 10.986495389225194, 'beaten': 5.199598007858486, 'senior': 4.5981064444985424, 'won': 1.3836400683164753, 'millennium': 5.122864213627097, 'consecutive': 3.7719909750740506, 'tribute': 4.642614955098863, 'be': 2.8124960090831226, 'football': 15.351423993402836, '1953called': 10.986495389225194, 'by': 0.37455341206197373, 'on': 0.7376510134024015, 'dunne': 14.862294655471562, 'of': 0.024937057194669147, 'players': 3.081791475351448, 'due': 2.7324867986603505, 'defeat': 4.067800170204723, 'railway': 5.708380729994677, 'jersey': 7.112762501326787, 'retired': 2.359013843914834, 'into': 1.6050629424066056, 'meath': 7.37557747658097, 'two': 1.0988831858473562, 'county': 2.8412358227083288, 'selected': 5.559823549808884, 'another': 2.603062187988481, 'xv': 6.3421044900838215, 'agonising': 10.293348208665249, 'finalhe': 7.402976450769084, 'from': 0.5875106759712689, 'would': 2.136551161989598, 'there': 2.3005725945344695, 'three': 1.4915025293575952, 'few': 3.0010110324913715, 'ireland': 7.1198926336557795, '6': 2.5744405159322614, 'white': 3.1974549875677174, 'recurring': 4.934406220300778, 'final': 4.877933996025768, 'field': 2.6946982841764604, 'club': 4.417263349208051, 'greatness': 7.808441558877249, 'park': 9.598585159830968, 'gaa': 6.943444121390644, 'he': 0.640105672976172, 'inducted': 3.6213152632041816, 'this': 1.2818856957987381, 'was': 0.5555604992852843, 'up': 1.5635467678501844, 'played': 4.636320601315451, 'were': 1.521978023354629, 'following': 3.9218391113882123, 'and': 0.002980575592194913, 'outstanding': 6.767189854040878, 'player': 4.26880525149613, 'as': 0.2543390440248236, 'at': 0.21531928665412867, 'in': 0.010619469851335942, 'fame': 3.0071564939628668, 'narrowly': 4.958216868994496, 'no': 2.396423552396384, 'leinster': 25.368417960335286, 'browne': 6.509158574746988, 'also': 0.4627270916162349, 'other': 1.4424007566948476, 'widely': 3.270925854704986, 'many': 1.639964662798746, 'medals': 4.251903729252247, 'paddy': 12.929413624352309, 'province': 3.997160123250634, 'play': 2.270287418073342, 'championship': 2.573774219405668, 'centre': 9.078515280229063, 'emulate': 7.990763115671204, 'who': 0.9098952189804214, 'laois': 63.16362348693503, '2008': 1.5093391374786154, 'problema': 9.19473591999714, 'a': 0.01685755341774944, '1954': 7.2451637756387495, 'performances': 3.352641829543426, 'laoishe': 10.986495389225194, 'position': 2.3300621307174527, 'the': 0.0015236676386087002, 'backin': 9.04058524016988}, {'dance': 7.122275004396085, 'commissions': 4.925038470297177, 'ensemblehe': 9.377057476791094, 'sofia': 5.683190481166118, 'companyhis': 8.588600116426823, 'manager': 2.8234090136419794, 'committee': 2.468102917233475, 'unionnaxos': 10.986495389225194, 'group': 1.9855189451548496, 'ensembles': 5.157549771614987, 'production': 5.498561371751411, 'advanced': 3.7639293704030234, 'under': 1.8347379746813095, 'include': 4.349090423370428, 'activities': 7.698433903929617, 'them': 2.497495932179739, 'his': 0.5252229104273147, 'founding': 3.09703623982067, 'documentaries': 4.476237048702044, 'cultural': 3.3132722681034856, 'mouzas': 10.986495389225194, 'schools': 3.2150066291075783, 'channelshe': 8.421546031763658, 'projects': 3.0071564939628668, 'athenssince': 10.986495389225194, 'runs': 3.5323543110785156, 'anax': 10.986495389225194, 'haris': 8.278445188122983, 'michos': 10.986495389225194, 'works': 2.214349949980095, 'dimitris': 7.728398851203712, 'programme': 3.737991316854584, 'olympic': 3.520840079091138, 'alexandros': 8.789270811888976, 'titled': 3.4887336886026254, 'ergon': 10.293348208665249, 'choreographer': 5.362477883037855, 'series': 1.877080935838972, 'born': 0.268196273764765, 'productions': 3.482654642526243, 'papageno': 8.588600116426823, 'home': 2.4210836255384827, 'dawn': 5.259647641637997, 'vironas': 10.986495389225194, 'organizing': 5.292763250422495, 'composers': 4.295653111806631, 'for': 0.36431264671643454, 'electronic': 3.9916454033921234, 'section': 3.923447225837022, 'orchestra': 3.4662608327505664, 'label': 3.3017114457024097, 'collaborated': 3.761741983457223, 'written': 2.3444332157630874, 'various': 4.732769327604541, 'new': 0.8871532656125274, 'xanthoudakis': 10.986495389225194, 'theory': 3.527156494004899, 'philharmonic': 4.3811974682769925, 'performed': 2.5307521601251795, 'never': 2.9922004028092166, 'kamarotos': 10.986495389225194, 'imaginary': 6.696035948076803, 'teaches': 3.7712554104950966, 'by': 0.7491068241239475, 'received': 1.5396609815666638, 'of': 0.04156176199111524, 'konstantinos': 8.501588739437194, 'days': 3.0398778259807213, 'games': 2.2331239682242914, 'lathos': 10.986495389225194, 'composed': 7.8537555218676225, 'among': 2.299897032948229, 'own': 2.269959656680699, 'cd': 7.538103915057324, 'composer': 3.2290166226410153, 'imagerelated': 10.986495389225194, 'orchestrashe': 9.04058524016988, 'management': 2.8772704361352397, 'from': 0.29375533798563447, 'top': 2.2740644157484557, 'athens': 9.00677607553599, 'been': 0.9774773354796025, 'commission': 2.972821246392509, 'music': 16.135133925618312, 'films': 2.78045762644638, 'was': 0.07936578561218346, 'is': 0.05523250095103997, 'board': 2.219789391474679, 'kinissi': 10.986495389225194, 'releases': 4.577966598165696, 'orchestral': 9.93580434945792, 'company': 2.195009362476192, 'released': 2.0078348995855078, 'with': 1.2148118551323641, 'he': 1.493579903611068, 'organizations': 3.4799036091543534, 'television': 4.00360339756268, 'has': 2.142487698720195, '1998': 2.0687826320938068, 'project': 2.6446084197090065, 'calamity': 9.04058524016988, 'many': 1.639964662798746, 'trisha': 7.489987827758714, 'and': 0.006706295082438554, 'studied': 2.2933341149871773, 'videos': 4.213415013569659, '2003in': 5.9758600951289385, 'an': 0.29823908908189717, 'at': 0.21531928665412867, 'in': 0.0019308127002428985, 'technology': 2.910601758926337, 'film': 4.066227834115904, 'media': 2.527567105940933, 'commercials': 4.392081929475416, '1962': 3.2103799121264522, 'member': 2.440865025201477, 'till': 4.915757661222704, 'composition': 4.033766744600326, 'european': 2.590340526186013, 'antoniou': 9.19473591999714, 'theodore': 5.760748715511993, 'director': 1.6150570969066835, 'most': 1.4186204428983973, 'important': 3.297124281695504, 'recent': 2.9383462875599924, 'a': 0.011238368945166293, 'short': 2.711119014388788, 'greek': 22.478859273613434, 'directors': 3.3244978303233013, 'edge': 4.823180585190553, 'artistic': 3.7537622530475794, '2004': 3.3806887216718016, 'professional': 3.900302650593952, 'the': 0.0015236676386087002, 'airesis': 10.986495389225194, 'corporate': 3.881529940955352, 'original': 5.828680162073889, 'left': 2.191367476812056}, {'saying': 4.093853748053105, 'quoted': 4.620024941493757, 'schoolboard': 10.986495389225194, '19681995': 10.986495389225194, 'results': 4.248342894629237, 'unofficial': 6.002888767516858, 'held': 2.1669778486203057, 'restore': 6.09614626100344, 'campbell': 15.045700648304194, 'conservative': 3.813303646738596, '2996': 10.986495389225194, 'votes': 3.7875641485370206, 'retirement': 3.2137426727564526, 'thinking': 4.943862555542813, 'memphis': 5.0920925549603435, 'to': 0.2816696260907954, 'board': 2.219789391474679, 'designcampbell': 10.986495389225194, 'stephen': 3.8125370694684007, 'darwin': 6.332535039067671, 'debating': 7.322933743095548, 'scheduled': 4.870603263742161, 'his': 1.0504458208546295, 'march': 1.9573172463231197, 'branch': 4.298140675278432, 'assistant': 2.5220702633476124, 'rhetoric': 13.655224611731045, 'kitzmiller': 9.377057476791094, 'closely': 4.591233791109745, 'not': 3.1760341502672342, 'tank': 5.41434135704743, 'day': 2.661431695593997, 'articles': 2.9787953763411688, 'school': 2.4455745584347035, 'skills': 4.0847581825686206, 'angus': 6.509158574746988, 'university': 1.6946860096423695, 'serves': 3.07627168212785, 'public': 4.058227307284814, 'did': 2.318987437150089, 'served': 1.5362723499305253, 'depositionin': 10.986495389225194, 'people': 5.030273468305513, 'dealing': 5.028070696195412, 'seat': 3.202022153488725, 'society': 4.8896094524171385, 'defense': 3.794313330511949, 'design': 9.536956041027004, 'election': 2.57089205357059, 'portland': 4.788016672732886, 'witness': 5.083862055823828, 'appear': 4.067800170204723, 'for': 0.36431264671643454, 'communications': 7.501752496316889, 'culture': 6.265781152254715, 'currently': 1.637088969126014, 'mason': 5.296135934901134, 'critical': 3.480453210707072, 'international': 1.457919491753774, '1406': 10.293348208665249, 'discovery': 4.4527065512918504, 'disclose': 7.157853992736099, 'edited': 3.7890600351286032, 'christian': 3.516271253325228, 'transparency': 6.224321454427438, 'darwinist': 10.293348208665249, 'associate': 3.1540844620372743, 'journal': 3.025473923341824, 'slated': 6.224321454427438, 'demonizing': 9.600201028105303, 'november': 1.9726566376168002, 'by': 0.37455341206197373, 'improve': 4.779919462500267, 'on': 0.7376510134024015, 'c': 3.4733318439911187, 'engage': 5.923900356198227, 'would': 2.136551161989598, 'institute': 2.1793227663084926, 'of': 0.05403029058844982, 'could': 3.1038031829361685, 'trial': 3.737991316854584, 'american': 1.1273777844250068, 'promotion': 3.8914310119380633, 'think': 8.561712588730384, 'retired': 2.359013843914834, 'study': 2.82912494803842, 'glenn': 5.125709165759329, 'washington': 5.2782839542017115, 'usa': 2.9949031071571017, 'county': 2.8412358227083288, 'trust': 4.093853748053105, 'establish': 4.521907085535233, 'considers': 5.4610424500934105, 'are': 1.7719638126305435, 'use': 3.0455556268974027, 'from': 0.8812660139569034, 'district': 2.774469584601757, 'area': 2.9938887368249847, 'there': 2.3005725945344695, 'their': 3.0403916739863575, '2': 2.2482408126990716, 'interest': 3.1608506570052053, '6': 2.5744405159322614, 'darwinism': 17.57854162377795, 'was': 0.2380973568365504, 'until': 1.7591012626831841, 'more': 1.673778950632145, 'an': 0.29823908908189717, 'that': 2.6456277866859925, '6806': 10.986495389225194, 'offered': 3.96719873551015, '1942': 4.106111307039189, 'be': 1.4062480045415613, 'believe': 4.75012579902149, 'with': 0.40493728504412135, 'than': 2.0650378102773113, 'meyer': 6.023650758965287, 'he': 1.493579903611068, '10': 2.3157231098806563, 'john': 3.9826607978280886, '1995': 2.222129668695386, 'showed': 4.387986360610679, 'born': 0.268196273764765, 'science': 4.6895726462227785, 'oregon': 4.721194176487485, 'can': 2.800030959803104, 'landram': 10.986495389225194, 'v': 4.090812691477327, 'curricula': 7.348909229498808, 'withdrew': 5.181360420308706, 'at': 0.43063857330825733, 'and': 0.009686870674633467, 'dedicated': 3.948589425778012, 'links': 5.142950972193835, 'stated': 3.7501560464708503, 'ran': 3.0544922368638097, 'is': 0.11046500190207995, 'telephone': 5.6393878585077255, 'fellow': 4.728083374302928, 'as': 0.5086780880496472, 'together': 2.8423969258866704, 'in': 0.006757844450850144, 'north': 2.4321991098574545, 'education': 2.4487155642005685, 'id': 5.663485410086786, 'information': 3.3306313716091376, 'rather': 4.042408180995667, 'ideas': 4.288227335109782, 'also': 0.4627270916162349, 'incumbent': 4.181880869162571, 'interview': 3.669947212042218, 'intelligent': 11.543119263232418, 'students': 3.289374071942569, 'who': 1.8197904379608427, 'june': 1.9026256813029605, 'collection': 3.2771870558393252, 'but': 2.627989130928604, 'affairscampbell': 10.986495389225194, 'services': 3.018868649891378, 'a': 0.06743021367099776, 'center': 4.756000078804342, 'i': 2.4031399955552883, 'professor': 6.032595614804061, 'defeating': 4.285764279677384, 'ways': 4.390714875263883, 'complexity': 6.111298066024043, '3194': 10.293348208665249, '2007': 2.975946139511159, '2005': 3.285172250655193, 'professional': 1.950151325296976, 'the': 0.0017268233237565267, 'dover': 6.475635882708344}, {'all': 1.6431112434912472, 'increasingly': 5.272762583715825, 'suburban': 22.91600006878965, 'ska': 6.812108119329557, 'produced': 2.511583590065563, 'cowriting': 6.111298066024043, 'tim': 16.310962439639894, 'rose': 3.7120158304513233, 'had': 1.177428412308558, 'to': 0.09388987536359847, 'only': 1.819375719703575, 'rejoined': 4.83376269452109, 'orange': 4.808551275174594, 'thirdwave': 9.04058524016988, 'has': 0.428497539744039, 'then': 1.4309354361561304, 'song': 2.869182927623221, 'rerecorded': 6.979162203992724, 'early': 1.929422753652229, 'band': 23.450221944914265, 'cook': 5.125709165759329, 'world': 1.370623244696304, '20002002': 6.812108119329557, 'joined': 1.9082017981693435, 'pursue': 4.1122968937719, 'benefit': 4.955810128963931, 'batstone': 19.200402056210606, 'found': 5.766607273878815, 'replacement': 4.70797396505935, 'because': 2.8793779184748045, 'be': 2.8124960090831226, 'careerhe': 6.7380001471758355, 'edition': 3.595080154549836, 'decided': 3.3560341274415673, 'video': 3.081791475351448, 'desperate': 6.351766400995558, 'ep': 9.059451467306062, 'lead': 5.554918246900247, 'recorded': 2.7070519015125285, 'acting': 3.1974549875677174, 'various': 2.3663846638022705, 'tribute': 4.642614955098863, 'supporting': 4.038558320610226, 'we': 3.3825974207033136, 'after': 0.9443334420013064, 'maurer': 16.084112820117507, 'compilation': 9.345894685896198, 'albumchris': 10.293348208665249, 'tracks': 4.181880869162571, 'directions': 6.3421044900838215, 'along': 2.5088749729287803, 'by': 0.37455341206197373, 'care': 3.916621260766622, 'on': 1.475302026804803, 'credits': 3.8644355075960517, 'of': 0.016624704796446097, 'taking': 3.2200784912055385, 'became': 1.3300599330549516, 'compilations': 6.259107570512853, 'create': 3.7071765538105743, 'unreleased': 6.224321454427438, 'first': 1.3912097427986205, 'origin': 4.779919462500267, 'childrens': 3.5956968674895182, 'scene': 3.553420040326614, 'county': 2.8412358227083288, 'singing': 7.593146436958773, 'tint': 9.887883100557085, 'legends': 20.34639214257081, 'bears': 5.017787829239828, 'hospital': 3.7259727911353417, 'aaron': 4.972780233182393, 'their': 3.0403916739863575, 'dissatisfied': 7.520759486425468, 'was': 0.31746314244873386, 'more': 3.34755790126429, 'direction': 4.177456083182215, 'vince': 5.956057467832759, 'released': 2.0078348995855078, 'gummi': 9.377057476791094, 'with': 1.0123432126103034, 'remixchris': 10.986495389225194, 'he': 0.853474230634896, 'selftitled': 5.078412451056264, 'bertram': 7.767619564356994, 'official': 3.1501256286800703, 'vocal': 4.147018950996352, 'recording': 5.952935721486921, 'replaced': 3.6225818878193747, 'can': 5.600061919606208, 'my': 2.903166780438819, 'ephe': 9.600201028105303, 'and': 0.004470863388292369, 'an': 0.5964781781637943, 'as': 0.2543390440248236, 'performed': 2.5307521601251795, 'want': 8.885167087320804, 'in': 0.004827031750607246, 'seen': 3.4810031144877702, 'nights': 4.91345085512479, 'dallas': 4.279633052622447, 'also': 0.9254541832324698, 'other': 1.4424007566948476, 'reportedly': 4.941490075189183, 'who': 1.8197904379608427, 'chris': 10.843132082662223, 'a': 0.005619184472583146, 'singer': 5.563647120548767, 'for': 0.29145011737314763, 'i': 4.806279991110577, 'cover': 3.7092476625937105, '2002': 3.7506251775644603, '2000': 1.8763068991994527, '2001': 1.9280249665871378, 'walker': 4.616594406396968, 'the': 0.0021331346940521804, 'left': 4.382734953624112, 'musical': 2.7953093845824055, 'songs': 2.9508926963066124}, {'thomas': 19.92164078137482, 'managed': 3.5225587847562694, '200506': 5.230753175638283, 'including': 2.4545648916922365, 'converting': 7.094675091114568, 'before': 2.9935647453367427, 'scoring': 3.525429874870911, '25': 5.493803869838451, 'cup': 2.672643121826987, 'bench': 4.693076110378713, 'penalty': 4.864002579710808, 'to': 0.23472468840899618, 'only': 3.63875143940715, 'stephen': 3.8125370694684007, 'wales': 3.683325337988394, 'he': 1.280211345952344, 'footballer': 3.2388985505323085, 'friendly': 5.224444006445018, '2012': 1.7938099524877322, 'cornish': 6.908957945319475, 'them': 2.497495932179739, 'his': 2.100891641709259, 'return': 3.1924962997211987, 'league': 6.2570213529299, 'regional': 3.3579777626501386, 'game': 4.833799038031817, 'october': 1.9182947844101343, 'five': 2.2137301792754096, 'not': 3.1760341502672342, 'world': 1.370623244696304, 'one': 0.9309307338087167, 'bringing': 4.601300990227469, '14': 2.673133438090794, '200809': 5.160495281844744, 'lost': 2.731706463076469, 'did': 2.318987437150089, 'positions': 3.3439712549922924, 'debut': 2.1723135660368764, 'rfc': 5.923900356198227, 'rival': 4.91114935813651, 'priestland': 19.200402056210606, 'side': 6.1430247667536, 'rhys': 6.796840647198769, '200405': 5.469042492760487, 'signing': 4.123737476173793, 'pirates': 5.046324136504762, 'national': 1.1860931647723914, 'born': 0.268196273764765, 'clubs': 3.4464050690798693, '110': 5.82170941530168, 'ceiron': 10.986495389225194, 'out': 1.8484031814566355, 'llanellibased': 10.293348208665249, 'for': 0.5100377054030083, 'currently': 1.637088969126014, 'favour': 5.286051815834508, 'won': 1.3836400683164753, 'falling': 5.477107052597217, 'previous': 3.538161528327719, 'after': 1.8886668840026128, 'team': 1.7320424426306904, 'llanelli': 14.109339513001737, 'leeds': 9.785851238360117, 'from': 0.29375533798563447, 'on': 0.5532382600518011, 'last': 2.407078854628825, 'career': 1.3050270203415668, 'of': 0.016624704796446097, 'region': 3.7189699613970224, 'months': 3.0427126967665687, 'against': 2.0079609791418744, 'april': 3.9784489659834934, 'place': 2.5222811225998436, 'barry': 4.5126046928729195, 'duty': 4.857445179164649, 'fullbackthomas': 10.986495389225194, 'leaguehowever': 10.986495389225194, 'pointsthomas': 10.986495389225194, 'number': 2.12302108305424, 'three': 2.9830050587151904, 'down': 2.9476606314374463, 'another': 2.603062187988481, '200708': 5.199598007858486, 'total': 3.2767385247710297, 'often': 2.862641126119281, 'are': 1.7719638126305435, '23': 2.9691878815366133, 'magners': 22.96287263714997, '1983': 2.57266471080411, 'union': 2.8368936534890397, 'transfer': 4.412815222264548, 'two': 2.1977663716947125, 'france': 3.0078416601424633, 'eleven': 4.397568911691675, 'much': 2.983801226941256, 'was': 0.15873157122436693, 'until': 3.5182025253663682, 'duties': 4.424051295531474, 'more': 3.34755790126429, 'a': 0.022476737890332586, 'sharing': 5.22130428644035, 'that': 0.6614069466714981, 'season': 7.550134420929603, 'but': 2.627989130928604, 'scarlets': 29.611905803076336, 'rugby': 12.162142492958058, 'hold': 4.144879912747602, 'with': 0.6074059275661821, 'stoddart': 8.683910296231149, '10': 2.3157231098806563, 'berth': 5.982549083279735, 'made': 9.119317293017843, 'resulting': 4.628653122717095, '18': 2.726778428203672, 'also': 0.4627270916162349, 'appearance': 6.655591661913791, 'as': 0.1271695220124118, 'ives': 6.926052378678775, 'while': 1.8364359481339414, 'morgan': 4.895185507147496, 'starts': 4.767895269533465, 'making': 2.7223896254962385, 'playing': 6.273008273320685, '200304': 10.954214105194435, 'and': 0.0052160072863410975, 'played': 3.0908804008769675, 'almost': 3.546348708562506, 'december': 2.001425829579395, 'is': 0.08284875142655995, '200607': 5.22130428644035, 'secondfiddle': 10.293348208665249, 'at': 1.0765964332706432, 'in': 0.014481095251821738, 'again': 4.7706575280655565, '950': 7.990763115671204, 'began': 3.454920191420506, 'six': 2.4538226269605703, 'when': 1.3806055739282235, 'fullback': 5.713495830661447, 'majority': 3.919175540571719, 'other': 1.4424007566948476, '2006': 1.520737905384506, 'scored': 6.458888494386361, 'play': 2.270287418073342, 'though': 3.3439712549922924, 'welsh': 4.72309712663357, 'appearances': 14.180137388005953, 'time': 2.6506684148400996, 'june': 3.805251362605921, 'carnegie': 9.212745704650859, 'slovenia': 5.868501576808439, 'tries': 5.131423467022767, 'regular': 5.837438386892608, '2008': 1.5093391374786154, 'jones': 11.467646114647941, 'celtic': 5.323534909089249, 'spent': 4.837218166986878, 'st': 2.511374974230865, '2003': 1.8013702663900752, 'points': 3.465718974162397, 'davies': 5.606598035684735, '2007': 1.4879730697555795, '2005': 1.6425861253275964, 'position': 2.3300621307174527, 'the': 0.002336290379200007, '2009': 3.128872967208539, 'starting': 3.2952952917023315, 'wing': 4.441145728890775, 'flyhalf': 27.31044922346209}, {'coach': 5.444264118987054, 'sellimi': 76.90546772457635, 'eleven': 4.397568911691675, 'just': 5.401459937421729, 'september': 1.9011515074236967, 'barren': 8.347438059609935, 'move': 3.6606878866294212, 'mistaken': 7.297615935111258, 'years': 1.0752380994247055, 'partnered': 5.369724291558623, 'breaka': 10.986495389225194, 'bright': 5.602000326436105, 'stayed': 4.2662752340899, 'pitch': 5.028070696195412, 'november': 1.9726566376168002, 'japan': 3.2594009044453527, 'enjoyed': 4.373111170845635, 'afterwards': 4.717399105518933, 'limelight': 6.567654781428597, 'baya': 9.600201028105303, 'number': 2.12302108305424, 'inspiration': 4.702361228154392, 'earned': 9.536169415432534, 'with': 0.8098745700882427, 'had': 1.177428412308558, 'outside': 3.6528189935675104, 'ligue': 13.285379934743021, 'jan': 4.498811370740584, 'failed': 3.579784659047554, 'finally': 3.813303646738596, 'squad': 3.955637913109074, 'under': 1.8347379746813095, 'struck': 4.951013956700438, 'team': 6.928169770522762, 'strength': 5.059569363254783, 'achieve': 4.792089998120522, 'real': 3.3707043171893614, 'division': 2.7906099979103978, 'his': 2.8887260073502308, 'hit': 2.9751402800639086, 'returned': 2.224475435663605, 'mehdi': 7.61919955923872, 'internationals': 5.905091024240731, 'matches': 7.9451598288293335, 'could': 3.1038031829361685, 'showing': 4.730745347471827, 'stop': 4.587900454689986, 'possible': 4.245976029618971, 'nation': 3.9980822072256026, 'jendouba': 10.986495389225194, 'of': 0.062342642986672865, 'african': 10.746648813563779, 'tournamentthis': 10.986495389225194, 'not': 1.5880170751336171, 'during': 5.269860591614198, 'now': 1.96695239252401, 'africain': 14.497651541883652, 'him': 6.3023373071487745, 'is': 0.027616250475519986, 'name': 2.433549028103139, 'promising': 5.120027332291897, 'impressive': 4.7941328997503225, 'success': 2.881489851677948, 'level': 3.2406271594329263, '1996': 4.271382386937552, 'list': 3.1286278298933916, 'joined': 1.9082017981693435, 'teams': 3.1672609353661243, 'singularly': 9.04058524016988, 'twice': 3.3301582227950113, '16': 2.680270173193033, 'bab': 9.04058524016988, 'recall': 6.030668331623933, 'quick': 5.497557663068508, 'found': 2.8833036369394076, 'where': 1.089076212090673, 'side': 9.2145371501304, 'semifinal': 5.072992383586924, 'jedid': 10.986495389225194, 'olympic': 3.520840079091138, 'england': 2.646755623206051, 'yearstunisians': 10.986495389225194, 'distinguished': 3.426414924203367, 'national': 4.744372659089565, 'tunisian': 14.979975655517428, 'some': 2.1974446757041473, 'back': 2.443829401835926, 'born': 0.268196273764765, 'second': 3.344851662973069, 'titles': 3.5713202796118995, 'sellimis': 10.986495389225194, 'year': 1.3423616371539895, 'home': 2.4210836255384827, 'sport': 3.808712973029997, 'best': 4.600803217244936, 'really': 4.558390116540598, 'even': 3.282585179608883, 'throughout': 2.8924222411558422, 'lead': 2.7774591234501234, 'zoubeir': 10.293348208665249, 'life': 2.1907617832744593, 'clocked': 7.322933743095548, 'competitions': 4.268690694201503, 'fans': 4.03568062078261, 'discretion': 8.213906666985412, 'new': 0.8871532656125274, 'movement': 3.3449309479642224, 'be': 1.4062480045415613, 'korea': 4.379845203026979, 'recently': 2.6417526348076485, 'missing': 4.665727094974612, 'got': 3.2070284217668696, '1993': 2.3032794139845048, 'never': 2.9922004028092166, 'however': 2.41879921563585, 'french': 2.9278516770095764, 'here': 8.139560737743171, 'although': 2.953810513257574, 'put': 3.63726456461186, 'picking': 6.016682089649193, 'fallout': 7.348909229498808, 'after': 2.833000326003919, 'firstclass': 5.804711838933109, 'league': 2.0856737843099666, 'about': 1.9265128988375737, 'goalscoring': 6.843360662833661, 'talented': 4.94624067794778, 'world': 5.482492978785216, 'wayhis': 10.293348208665249, 'dubbed': 5.054250201777184, 'country': 2.6743602815767815, '19992000': 5.433535804303577, '30': 2.6266580085851636, 'modest': 6.0520214560945025, 'against': 6.023882937425624, 'surge': 6.9975113426609195, 'players': 6.163582950702896, 'became': 2.6601198661099033, 'games': 2.2331239682242914, 'countrys': 4.613175599648182, 'freiburg': 12.5359930358602, 'promotion': 3.8914310119380633, 'replacement': 4.70797396505935, 'settled': 4.687546142369252, 'south': 2.2386667807364518, 'first': 3.4780243569965514, 'drew': 4.419822959421953, 'cup': 18.70850185278891, 'retired': 2.359013843914834, 'frenchmans': 10.986495389225194, 'headed': 4.374454354392102, 'tunisia': 19.361687688215817, 'win': 2.5472637392786686, 'into': 3.2101258848132113, 'africa': 3.361876403065796, 'period': 3.028967986994421, 'marked': 4.68570959456195, 'one': 2.79279220142615, 'brought': 3.350225785845821, 'lung': 6.371374872383935, 'another': 5.206124375976962, 'spanish': 3.7365698525072064, 'benslimane': 10.986495389225194, 'next': 5.340879337721104, 'kind': 4.539189526683981, 'belt': 5.548416080301998, 'he': 3.413896922539584, 'from': 0.5875106759712689, 'district': 2.774469584601757, 'to': 0.5633392521815908, 'transfer': 4.412815222264548, 'there': 2.3005725945344695, 'creativity': 5.477107052597217, 'two': 2.1977663716947125, 'long': 5.564740913302307, 'france': 3.0078416601424633, 'start': 3.281232914358869, 'going': 3.512858280728988, 'too': 3.954754130462066, 'way': 2.9688582293167167, 'nantes': 21.675885820594896, 'was': 0.2380973568365504, 'final': 2.438966998012884, 'romaniabundesliga': 10.986495389225194, 'head': 2.464115671121657, 'himself': 5.638854421767913, 'anchorman': 7.431147327735781, 'form': 9.701191741121598, 'that': 0.6614069466714981, 'club': 8.834526698416102, 'season': 5.6626008156972025, 'took': 4.420656578987839, 'but': 3.9419836963929056, 'striker': 5.224444006445018, 'goals': 6.916327245035895, 'child': 3.2780847219678266, 'swansong': 9.600201028105303, 'atlanta': 3.9450837254303837, 'true': 4.118520980254901, 'former': 1.3573131120992086, 'carried': 4.651441137727136, 'football': 7.675711996701418, 'distance': 4.604679371819096, 'account': 4.4212304191898335, 'grew': 2.9691878815366133, '14': 2.673133438090794, 'henri': 6.134465125305577, 'this': 1.2818856957987381, '1998': 2.0687826320938068, 'cap': 5.094851177399423, 'up': 3.127093535700369, 'nations': 6.723752806131592, 'international': 4.373758475261322, 'pace': 5.337521151063989, 'atlantique': 9.600201028105303, 'determined': 5.377023594040234, 'tunis': 14.75115495316194, 'match': 6.951035274422198, 'mali': 6.642689967371511, 'following': 3.9218391113882123, '31': 3.294838566414648, 'history': 2.1447579606246094, 'and': 0.013412590164877109, 'proved': 4.529725733653031, 'coupled': 6.286015023432778, 'appreciate': 6.892150827003094, 'household': 5.7290000171974125, 'tournament': 10.565956663766, 'turned': 3.394129260705398, 'it': 1.3165805834938153, 'fellow': 2.364041687151464, 'disappointing': 11.587077076669967, 'player': 4.26880525149613, 'as': 0.3815085660372354, 'out': 5.545209544369906, 'at': 1.291915719924772, 'callup': 12.500593881661397, 'bundesligas': 9.887883100557085, 'arabic': 4.507985747016625, 'their': 1.5201958369931787, '199798': 5.868501576808439, 'place': 2.5222811225998436, 'goal': 3.624484837965461, 'in': 0.021238939702671884, 'friendlies': 7.851001173296044, 'skillful': 7.585298007563039, 'ammar': 8.907053847545358, 'premier': 3.6766139034004075, 'who': 1.8197904379608427, 'for': 0.36431264671643454, '1': 4.195753163848633, 'other': 1.4424007566948476, 'virtually': 5.850696952174933, 'widely': 3.270925854704986, 'finding': 4.906562194129604, 'performance': 2.7455828475362956, 'many': 1.639964662798746, 'zambia': 6.8276123058655225, 'gamble': 6.543844132734878, '10': 2.3157231098806563, 'gaining': 4.773889293473675, 'ball': 4.197523646233024, 'appearances': 2.8360274776011907, 'detractors': 8.042056410058754, 'permanent': 3.9183233888371527, 'wrong': 5.276068371850324, 'fc': 4.184100625900883, 'germany': 3.0033964485143017, 'scoring': 3.525429874870911, 'along': 2.5088749729287803, 'drought': 7.1363477875151355, 'on': 1.1064765201036022, 'finals': 4.071764496506632, 'winter': 4.011081461769242, 'a': 0.0955261360339135, 'purchase': 5.3270131734655735, 'shortly': 7.643550020906674, 'adel': 15.616883117754497, '1978': 2.6743602815767815, 'considered': 6.301041615007256, 'performances': 3.352641829543426, 'age': 4.277696067026614, 'steady': 6.207371896113665, '1972': 2.8070152038663028, '2002': 3.7506251775644603, '2001': 1.9280249665871378, 'souayah': 10.986495389225194, 'time': 2.6506684148400996, 'spark': 6.859361004180102, 'professional': 1.950151325296976, 'the': 0.004266269388104361, 'carved': 6.592046234552756, 'michel': 5.2119438436807854, 'left': 2.191367476812056}, {'essay': 5.01014447992726, 'summer': 2.726778428203672, 'all': 1.6431112434912472, 'show': 4.3378027058988025, 'charles': 3.3550637246482893, 'domestic': 4.483705343309571, 'produce': 4.200907744217265, 'years': 1.0752380994247055, 'produced': 2.511583590065563, 'not': 1.5880170751336171, 'cambridge': 3.654126183296132, 'musicals': 10.798493461649889, 'controversial': 3.861212297714483, 'queer': 6.158181651922893, 'faith': 13.803902970682408, 'somerville': 7.035251670643767, 'soloways': 32.95948616767558, 'causes': 5.075698745184667, 'principal': 3.545761681835933, 'one': 1.8618614676174334, 'comedic': 5.949542786811565, 'based': 2.299897032948229, 'womans': 5.839000912411741, 'with': 1.2148118551323641, 'writer': 2.511166401907656, '28': 3.0552106276993034, 'self': 10.552136743700649, 'rosenthal': 7.115294378317303, 'betsy': 14.230588756634607, 'to': 0.46944937681799237, 'book': 4.005609415785018, 'parodied': 7.690658523220865, 'has': 1.285492619232117, 'interested': 4.233057470627415, 'regularly': 3.4954077956903187, 'songwriting': 5.11719847609142, 'curtis': 5.299520032885375, 'university': 0.8473430048211847, 'song': 8.607548782869662, 'very': 2.811792506755733, 'couple': 4.076742107580384, 'continues': 3.3444509863519367, 'aizley': 21.972990778450388, 'earnest': 6.979162203992724, 'conceive': 7.690658523220865, 'dad': 5.9758600951289385, 'falcon': 6.6170475367581725, 'passim': 10.293348208665249, 'minimalist': 6.7380001471758355, 'school': 1.2227872792173518, 'several': 1.6205197257175628, 'mothers': 5.131423467022767, 'expartner': 9.600201028105303, 'performing': 3.1247683114012137, 'venue': 5.6112169815410295, 'pursue': 4.1122968937719, 'benefit': 4.955810128963931, 'she': 9.491923429028251, 'rock': 2.943474503926912, 'works': 2.214349949980095, 'revere': 8.421546031763658, 'wrote': 5.091071007617092, 'respond': 6.351766400995558, 'stereotype': 8.213906666985412, 'edited': 3.7890600351286032, 'series': 1.877080935838972, 'creation': 4.03568062078261, 'jennifer': 4.881702156810209, 'soloway': 98.87845850302675, 'second': 3.344851662973069, 'decided': 3.3560341274415673, 'insemination': 9.600201028105303, 'musicians': 3.5587565486923007, 'forthcoming': 5.535456935659494, 'folk': 16.592360753511404, 'album': 2.4512658353228582, 'what': 2.819143402169124, 'homefront': 8.907053847545358, 'appear': 4.067800170204723, 'for': 0.21858758802986072, 'catie': 9.887883100557085, 'miss': 8.274858213183473, 'tales': 4.91114935813651, 'both': 3.3461141184908887, 'artificial': 5.592867842872833, 'creative': 3.464636137023565, 'written': 2.3444332157630874, 'does': 4.064837205074066, 'features': 3.7830898681420995, 'it': 1.3165805834938153, 'new': 1.7743065312250548, 'bunch': 6.7380001471758355, 'across': 3.180613348996573, 'shows': 2.8354504435401706, 'solo': 5.677256518602496, 'program': 2.393082171897548, 'led': 2.2402561008421333, 'tour': 2.8485149347730556, 'compilation': 4.672947342948099, 'careerafter': 7.348909229498808, 'notable': 3.3146685913464133, 'jill': 5.868501576808439, 'crisissoloways': 10.986495389225194, 'ridge': 5.8565966743021205, 'carol': 5.0865980356427025, 'refers': 5.760748715511993, 'lesbo': 10.293348208665249, 'by': 1.1236602361859211, 'on': 0.36882550670120073, 'training': 2.870974507678425, 'river': 4.105084085582659, 'daughter': 3.170884857190004, 'norbert': 6.943444121390644, 'country': 2.6743602815767815, 'larger': 5.078412451056264, 'harlyn': 10.986495389225194, 'leaving': 3.3202734635624696, 'operas': 5.154612911941677, 'became': 1.3300599330549516, 'signature': 5.002559108538004, 'action': 3.467888172409942, 'improv': 6.2951475069960505, 'efforts': 3.83893611803574, 'womens': 3.4374126784129087, 'or': 1.9128915408224825, 'beany': 9.887883100557085, 'first': 0.6956048713993103, 'via': 4.163209266869507, 'followed': 5.953600062964545, 'childrens': 3.5956968674895182, 'evans': 5.035852836637467, 'potter': 5.734221961178564, 'scene': 3.553420040326614, 'jesus': 4.424051295531474, 'active': 2.7479584590534256, 'featured': 7.627554780420647, 'performer': 4.073752568732018, 'open': 3.1842860729780766, 'along': 2.5088749729287803, 'city': 3.480417780951085, 'arts': 2.183972890940773, 'three': 1.4915025293575952, 'from': 0.29375533798563447, 'her': 9.301292271796804, 'songs': 2.9508926963066124, 'creator': 4.618308202874702, 'lone': 5.668375395380978, 'two': 2.1977663716947125, 'their': 1.5201958369931787, 'of': 0.033249409592892194, 'music': 5.378377975206105, 'debbie': 6.224321454427438, 'statement': 4.881702156810209, 'tom': 3.4915091552746613, 'indiana': 4.15778331758351, 'hollywood': 7.804537934254556, 'humorless': 10.986495389225194, 'was': 0.4761947136731008, 'tell': 4.804410482508563, 'separated': 5.76613956414687, 'mike': 3.4799036091543534, 'that': 1.3228138933429963, 'started': 4.221298422973193, 'premiered': 4.1599501656686, 'musician': 6.012943593829099, 'about': 1.9265128988375737, 'but': 1.313994565464302, 'hamletta': 10.986495389225194, 'child': 3.2780847219678266, 'producing': 3.830318751744579, 'buying': 6.158181651922893, 'boyfriend': 6.2329051981188295, '1990': 2.3683714792305164, 'television': 4.00360339756268, '1994': 2.2375557576874794, 'born': 0.53639254752953, 'this': 1.2818856957987381, 'also': 0.4627270916162349, 'work': 2.7987275394509097, 'will': 2.679776346022504, 'sexuality': 5.7290000171974125, 'tweaking': 9.887883100557085, 'folkrock': 14.805952901538168, 'loves': 5.449161122206657, 'were': 1.521978023354629, 'sister': 3.80186623650788, 'at': 1.291915719924772, 'and': 0.007451438980487283, 'real': 3.3707043171893614, 'violence': 4.483705343309571, 'wheels': 6.592046234552756, 'is': 0.11046500190207995, 'moved': 4.034415978213579, 'life': 2.1907617832744593, 'an': 0.5964781781637943, 'couples': 5.956057467832759, 'as': 0.3815085660372354, 'nonbiological': 10.293348208665249, 'performed': 5.061504320250359, 'in': 0.01158487620145739, 'partner': 3.4248536436364145, 'nights': 4.91345085512479, 'heather': 5.96921555241027, 'anthology': 4.558390116540598, 'perform': 3.956522477518808, 'began': 1.727460095710253, 'bobbies': 10.986495389225194, 'march': 1.9573172463231197, 'club': 2.2086316746040255, 'kimballsoloway': 10.986495389225194, 'other': 1.4424007566948476, 'which': 5.372016769306384, 'toured': 3.527156494004899, 'comedy': 3.4937350883028153, 'entitled': 3.208702762886364, 'area': 2.9938887368249847, 'briefly': 3.841299254228023, 'harrie': 9.377057476791094, 'collaboration': 3.7154868509442025, 'after': 0.9443334420013064, 'mommies': 20.586696417330497, 'director': 1.6150570969066835, 'boston': 6.409878859979709, 'journey': 8.770530540992636, 'massachusetts': 7.262986936239876, 'studied': 2.2933341149871773, 'sisters': 9.512027883293426, 'such': 1.763337513538397, 'america': 5.199733135660147, 'lesbian': 5.224444006445018, 'man': 2.863827365878787, 'a': 0.06743021367099776, 'theater': 10.94867542655273, 'brady': 6.2329051981188295, 'band': 2.605580216101585, 'american': 1.1273777844250068, 'camp': 4.206573481752942, 'spent': 2.418609083493439, 'departments': 4.850930498143455, 'musical': 2.7953093845824055, '2002': 1.8753125887822302, '1964': 3.06677562830062, '2000': 1.8763068991994527, 'mother': 3.112517009620693, 'title': 2.5500785078362447, 'the': 0.00243786822177392, 'once': 3.1371715711846337, 'original': 2.9143400810369444, 'dover': 6.475635882708344}, {'thomas': 3.3202734635624696, 'particularly': 3.63919568848203, 'nihilson': 9.887883100557085, 'steve': 3.492621502441635, 'including': 1.2272824458461182, 'gang': 5.2434922014157115, 'computation': 6.567654781428597, 'queer': 6.158181651922893, 'protocol': 6.126682984863522, 'cold': 4.918069800981084, 'its': 1.6875948402695313, 'issues': 3.0010110324913715, 'internationally': 3.60748726159689, 'nicoletta': 9.19473591999714, 'josh': 5.276068371850324, 'editors': 5.03325205493741, 'writing': 2.61409678271219, 'deke': 18.08117048033976, 'technologywhile': 10.293348208665249, 'other': 5.76960302677939, 'yoyo': 6.943444121390644, 'activities': 3.8492169519648085, 'his': 0.5252229104273147, 'garden': 4.497290457899877, 'angelesbased': 6.669007275688884, 'beat': 4.07474808897352, 'bands': 3.520840079091138, 'rise': 4.4614657313817325, 'coast': 3.675277004805566, '1955': 3.556974546438732, 'band': 2.605580216101585, 'they': 1.8993401178193898, 'hands': 4.738452514716765, 'using': 3.288012601344248, 'stehlik': 10.986495389225194, 'zine': 13.995022685321839, 'name': 2.433549028103139, 'artist': 2.4318137533979653, 'university': 0.8473430048211847, 'irvines': 8.907053847545358, 'donna': 5.380693322929197, 'multiplicity': 8.501588739437194, 'found': 2.8833036369394076, 'works': 2.214349949980095, 'where': 1.089076212090673, 'bios': 17.57854162377795, 'wrote': 2.545535503808546, 'gb': 6.604468754551313, 'calarts': 7.248825770941826, 'publications': 3.253249742695399, 'abbott': 6.422147197757358, 'born': 0.268196273764765, 'computer': 3.5629269449660277, 'implemented': 11.278775717015451, 'organizing': 5.292763250422495, 'ultimately': 4.316997299367315, 'throughout': 2.8924222411558422, 'network': 3.154481208719725, 'for': 0.21858758802986072, 'coeditor': 4.977682203782599, 'currently': 1.637088969126014, 'daniel': 7.681021843021614, 'dresch': 9.04058524016988, 'internet': 7.6204817144161, 'issue': 3.92773723670653, 'across': 3.180613348996573, 'tlgnet': 10.986495389225194, 'shows': 2.8354504435401706, 'homocore': 29.663649301671256, 'led': 2.2402561008421333, 'creating': 7.823064382518301, 'maintains': 5.145853731851796, 'jennings': 31.164525990594147, 'little': 3.363342320748292, 'regional': 3.3579777626501386, 'california': 4.691339274727364, 'networking': 12.061336663247866, 'along': 2.5088749729287803, 'earliest': 5.2119438436807854, 'by': 0.7491068241239475, 'on': 0.18441275335060037, 'comrade': 7.808441558877249, 'kids': 4.521907085535233, 'boards': 3.993480266292234, 'resides': 3.627027750969573, 'influential': 7.477405614914696, 'of': 0.03740558579200372, 'publisher': 4.286995049063516, 'punk': 4.870603263742161, 'movement': 3.3449309479642224, 'fidonet': 21.972990778450388, 'angeles': 2.6939468752494338, 'informal': 6.166213823620158, 'fugazi': 8.907053847545358, 'musicians': 3.5587565486923007, 'europejennings': 10.986495389225194, 'incorporated': 5.292763250422495, 'wired': 6.134465125305577, '512': 7.690658523220865, 'los': 5.147548438811336, 'south': 2.2386667807364518, 'software': 4.294411646718566, 'named': 2.0300155412252816, 'own': 2.269959656680699, 'presence': 4.702361228154392, 'appeared': 2.0682467981894925, 'had': 1.177428412308558, 'into': 1.6050629424066056, 'platformsaside': 10.986495389225194, 'one': 0.9309307338087167, 'featured': 2.542518260140216, 'magazines': 3.475517637211099, 'message': 5.1965352183279405, 'rarely': 5.653776595959825, 'portable': 6.752388884627935, 'arts': 2.183972890940773, 'from': 0.8812660139569034, 'service': 2.600778560597343, 'to': 0.09388987536359847, 'west': 2.602605045123377, 'create': 3.7071765538105743, 'creator': 4.618308202874702, 'system': 3.0888272384982884, '1988': 2.4491074905234376, 'their': 1.5201958369931787, 'program': 7.179246515692643, 'way': 2.9688582293167167, 'tom': 3.4915091552746613, 'films': 2.78045762644638, 'was': 0.15873157122436693, 'until': 1.7591012626831841, 'bbses': 9.887883100557085, 'jones': 3.822548704882647, 'lived': 3.378120914844411, 'north': 2.4321991098574545, 'that': 0.6614069466714981, 'zines': 15.790905871733758, 'but': 1.313994565464302, 'instrumental': 4.028046995927539, 'larry': 4.428297586412926, 'arms': 5.030658019760364, 'authors': 4.320811671442786, 'technician': 12.061336663247866, 'technologies': 4.518796663120841, 'with': 0.6074059275661821, 'provider': 6.00976164680462, 'protocols': 7.157853992736099, 'he': 0.640105672976172, '1991': 2.3750835225699753, 'science': 2.3447863231113892, 'originally': 3.448532729456986, 'as': 1.0173561760992944, 'war': 2.809822617276739, 'apostles': 7.552508184740048, 'authored': 4.0628667610867675, 'were': 4.565934070063887, 'jds': 17.814107695090716, 'at': 0.43063857330825733, 'and': 0.010432014572682195, 'san': 2.591243868614199, 'ran': 3.0544922368638097, 'boston': 3.2049394299898544, 'is': 0.08284875142655995, 'in': 0.008688657151093043, 'an': 0.5964781781637943, 'engineering': 3.3507085278296103, 'performed': 2.5307521601251795, 'file': 5.844831832722535, 'partner': 3.4248536436364145, 'seen': 3.4810031144877702, 'archive': 5.421974981902501, 'inc': 3.612493529875034, 'livermore': 7.225295273531632, 'built': 4.061882993176634, 'graduate': 2.6750971107885535, 'also': 0.9254541832324698, 'writers': 3.5440026664307536, 'fido': 9.600201028105303, 'popularizing': 7.322933743095548, 'francisco': 3.2563205939789728, 'phoenix': 4.587900454689986, 'most': 1.4186204428983973, 'eight': 2.995579926133869, 'massachusetts': 3.631493468119938, 'faculty': 3.0247765732438294, 'arttechnology': 10.293348208665249, 'such': 7.053350054153588, 'america': 5.199733135660147, 'pages': 5.276068371850324, 'a': 0.02809592236291573, 'early': 1.929422753652229, 'happening': 6.655762048938863, 'queercore': 35.1570832475559, 'later': 1.4294496043477696, 'the': 0.0020315568514782667, 'first': 1.3912097427986205, 'bulletin': 5.844831832722535, 'came': 2.4364478609380096}, {'leagues': 3.8922605433004387, 'all': 1.6431112434912472, 'coach': 2.722132059493527, 'minors': 15.626529198007614, '42': 4.814794791814279, '196970': 6.655762048938863, 'defensiveoriented': 10.986495389225194, 'seals': 7.0744723837970485, 'playoffs': 9.646361170381105, 'hornets': 6.926052378678775, 'line': 7.1246602163663315, 'winger': 5.544077678703401, 'before': 4.490347118005114, 'one': 0.9309307338087167, 'bronco': 8.153282045168979, '20': 2.441881602232965, '23': 2.9691878815366133, 'presence': 4.702361228154392, '3': 2.3430220318986272, 'bench': 4.693076110378713, 'to': 0.3286145637725946, 'coaching': 7.49312559580945, 'black': 6.244919460305487, 'hockey': 16.64414141187955, 'alberta': 4.90885314587616, 'edmonton': 5.0920925549603435, 'then': 4.292806308468391, 'over': 1.4878231559557336, 'his': 1.3130572760682868, '1955': 3.556974546438732, '1954': 3.6225818878193747, '1951': 3.7037342096196015, '1953': 3.6463085539050786, '1952': 3.610613241010182, 'lethbridge': 7.431147327735781, 'now': 1.96695239252401, 'him': 1.5755843267871936, 'name': 2.433549028103139, 'capitals': 6.150213482273716, 'detroit': 16.212289453977917, 'assists': 4.790051261430674, 'team': 1.7320424426306904, 'found': 2.8833036369394076, 'finishing': 3.5202678330097132, 'round': 2.897933583948961, 'grouping': 7.402976450769084, 'signing': 4.123737476173793, 'on': 0.18441275335060037, 'fired': 9.216138411147215, 'often': 2.862641126119281, 'back': 2.443829401835926, 'born': 0.268196273764765, 'quebec': 4.550345020855767, 'ancestry': 5.9626148683789175, 'year': 2.684723274307979, 'stanley': 8.979440798078663, 'odd': 5.949542786811565, 'wings': 20.324534164682497, 'victor': 4.864002579710808, 'crown1in': 10.986495389225194, 'for': 0.29145011737314763, 'chicago': 8.787353702001607, 'sparingly': 7.179832899454874, 'recorded': 2.7070519015125285, 'ice': 4.091825349791713, 'behind': 3.26116535130806, 'won': 1.3836400683164753, 'captured': 4.857445179164649, 'red': 9.823496646532575, 'toiling': 9.04058524016988, 'led': 2.2402561008421333, 'were': 1.521978023354629, 'however': 2.41879921563585, 'backtoback': 5.850696952174933, 'job': 6.893873119848328, 'calder': 6.323056295113127, 'california': 2.345669637363682, 'although': 2.953810513257574, 'by': 0.37455341206197373, 'settling': 5.668375395380978, 'league': 4.171347568619933, 'instant': 5.7290000171974125, 'canadian': 2.766899935048114, 'dubbed': 5.054250201777184, 'of': 0.033249409592892194, 'cup': 8.017929365480962, 'players': 3.081791475351448, 'american': 1.1273777844250068, 'became': 1.3300599330549516, 'games': 4.466247936448583, 'traded': 11.856322377929073, 'first': 1.3912097427986205, 'golden': 3.618155702913813, 'retired': 2.359013843914834, 'bucyk': 10.986495389225194, 'point': 3.4321605654994465, 'nhl': 18.794547316253638, 'into': 3.2101258848132113, 'flyers': 18.72468978258583, 'due': 2.7324867986603505, 'coaching4': 10.986495389225194, 'formidable': 6.669007275688884, '68': 5.497557663068508, 'next': 2.670439668860552, 'bruins': 12.398007292886296, '254': 7.272923322520886, 'postseason': 5.373367282837124, 'management': 2.8772704361352397, 'games2': 10.293348208665249, 'hawks': 11.062348547734986, 'three': 4.474507588072786, 'offensiverich': 10.986495389225194, 'mark': 3.0388168179236272, '183': 6.642689967371511, 'much': 2.983801226941256, 'forward': 3.8848194176057507, 'uke': 9.04058524016988, 'john': 1.9913303989140443, 'was': 0.6349262848974677, 'until': 1.7591012626831841, 'canucks': 6.486685718894929, 'head': 4.928231342243314, 'stylistic': 6.908957945319475, 'pittsburgh': 4.245976029618971, 'season': 7.550134420929603, 'offered': 3.96719873551015, 'earned': 2.3840423538581335, 'but': 1.313994565464302, 'finished': 2.6924457491231664, 'because': 5.758755836949609, 'goals': 3.4581636225179473, 'former': 1.3573131120992086, 'eliminated': 5.259647641637997, 'with': 1.4172804976544247, 'junior': 6.35228541100181, 'horvath': 9.377057476791094, 'he': 2.347054134245964, 'this': 2.5637713915974762, 'as': 0.1271695220124118, 'career': 5.220108081366267, 'native': 3.244961799943366, 'participants': 5.739471317064708, 'twoway': 7.520759486425468, 'history': 2.1447579606246094, 'and': 0.00819658287853601, 'losses': 5.230753175638283, '745': 8.907053847545358, 'johnny': 4.316997299367315, 'played': 6.181760801753935, 'boston': 6.409878859979709, 'is': 0.027616250475519986, 'in': 0.016411907952064635, 'moved': 2.0172079891067893, 'high': 1.906719387270128, 'single': 2.887244827428234, '197071': 6.52058727057061, 'have': 1.4416847832984716, '1929': 5.030658019760364, 'aces': 6.766987684049088, 'viewed': 5.309741586956912, 'physical': 4.001779069106929, 'goal': 3.624484837965461, 'retiring': 3.8140708121003493, '1960': 3.2957522256833225, '1961': 3.3207419573634955, 'same': 2.2492032766809724, '1963': 3.2103799121264522, 'club': 2.2086316746040255, 'vancouver': 4.219152263959802, 'out': 3.696806362913271, 'conflict': 4.3866248900123574, 'difficult': 4.632125348427844, 'scored': 3.2294442471931806, 'indianapolis': 5.017787829239828, 'philadelphia': 3.7078664469045117, 'ukrainian': 5.4610424500934105, 'may': 1.7899497282712007, 'after': 3.7773337680052257, 'reach': 4.306896203380811, 'stasiuk': 113.22683029531774, 'took': 4.420656578987839, 'regular': 2.918719193446304, 'two': 1.0988831858473562, 'significant': 3.7624705809393637, 'position': 2.3300621307174527, 'seasons': 2.6358291487042704, '195758': 7.431147327735781, 'finals': 4.071764496506632, 'man': 2.863827365878787, 'a': 0.06743021367099776, 'early': 1.929422753652229, 'scouting': 5.930249583876886, 'off': 2.9969349398913288, 'later': 1.4294496043477696, 'spent': 7.2558272504803165, 'portion': 5.583818007352915, 'points': 3.465718974162397, 'time': 1.3253342074200498, 'professional': 1.950151325296976, 'the': 0.003859958017808707, 'chemistry': 4.842309755099548, 'playing': 2.0910027577735617, 'left': 4.382734953624112}, {'yearshe': 5.949542786811565, 'being': 1.7938099524877322, 'radio': 2.349033365418012, 'decisions': 5.240292198685041, 'before': 1.4967823726683713, 'flynnin': 10.293348208665249, 'based': 2.299897032948229, 'also': 0.9254541832324698, 'freelance': 8.59877356271736, 'writing': 2.61409678271219, 'to': 0.23472468840899618, 'program': 2.393082171897548, 'under': 1.8347379746813095, 'has': 0.856995079488078, 'local': 2.5829189245959245, '2012': 5.381429857463196, 'regularly': 6.990815591380637, 'his': 0.26261145521365736, 'march': 1.9573172463231197, 'early': 1.929422753652229, 'made': 1.519886215502974, 'every': 3.306319748788604, 'blogging': 6.796840647198769, 'articles': 2.9787953763411688, 'several': 3.2410394514351255, 'january': 3.770824006371922, 'wednesday': 5.7290000171974125, 'journalist': 3.1247683114012137, 'team': 1.7320424426306904, 'where': 1.089076212090673, 'wrote': 2.545535503808546, 'successful': 2.679282762596886, 'born': 0.268196273764765, 'titles': 3.5713202796118995, 'apc': 8.421546031763658, 'wire': 5.76613956414687, 'for': 0.36431264671643454, 'searchcio': 10.986495389225194, 'current': 2.8308461188591933, 'new': 0.8871532656125274, 'commentator': 4.21227150286758, 'shows': 2.8354504435401706, 'focuses': 4.3571321357877455, 'run': 2.7873060301471266, 'business': 4.7498030447749455, 'members': 2.8274067345572838, 'news': 2.822839213056762, 'on': 0.9220637667530018, 'about': 5.779538696512721, 'many': 1.639964662798746, 'caruana': 27.12175572050964, 'david': 2.4512658353228582, 'melbourne': 11.67429303581419, 'april': 1.9892244829917467, 'magazine': 4.913166850802364, 'section': 3.923447225837022, 'writes': 3.738702807457348, 'executives': 5.355283607403829, 'raf': 6.5797761419609415, 'appeared': 2.0682467981894925, 'one': 0.9309307338087167, 'anthony': 4.025199343315028, 'contributor': 4.094869492172941, 'corporations': 5.0976174308923135, 'macworld': 8.278445188122983, 'given': 2.9959185074812718, 'from': 0.8812660139569034, 'spoke': 4.91345085512479, 'start': 3.281232914358869, 'addition': 2.6415150204546234, 'segment': 5.266183612617783, 'been': 0.9774773354796025, 'next': 2.670439668860552, 'pc': 5.142950972193835, '2': 2.2482408126990716, 'editor': 8.227272356788225, 'convention': 4.417013968810898, 'techtarget': 10.986495389225194, 'australian': 8.630007339620153, 'was': 0.2380973568365504, 'journo': 10.986495389225194, 'influencershe': 10.986495389225194, 'that': 1.3228138933429963, 'club': 2.2086316746040255, 'broadcast': 3.453871770436406, 'part': 1.9194481870754878, 'commission': 2.972821246392509, 'review': 3.227734845067532, 'he': 1.06684278829362, 'october': 1.9182947844101343, 'this': 1.2818856957987381, '2011': 3.4046941802085833, 'air': 3.4258942264566374, 'reviews': 3.9407188123456827, 'publications': 3.253249742695399, 'of': 0.024937057194669147, 'launched': 3.594463821710603, 'and': 0.0037257194902436414, 'pocket': 5.949542786811565, 'is': 0.08284875142655995, 'it': 2.6331611669876307, 'an': 0.29823908908189717, 'topic': 5.0865980356427025, 'as': 0.635847610062059, 'australia': 5.73717289368408, 'au': 6.286015023432778, 'at': 0.645957859962386, 'in': 0.0028962190503643475, 'founding': 3.09703623982067, 'technology': 14.553008794631685, 'anz': 7.728398851203712, 'affairs': 2.9405866469544146, 'needs': 5.059569363254783, '1968': 2.8997774689212887, 'media': 2.527567105940933, 'epsteins': 9.04058524016988, 'write': 3.862822604020587, 'how': 3.0810537401649083, 'other': 2.884801513389695, 'speaks': 4.651441137727136, 'events': 3.0624230643017776, '774': 8.501588739437194, 'product': 4.616594406396968, 'advice': 4.846610836998939, 'who': 0.9098952189804214, 'nationally': 4.351862031363509, 'regular': 5.837438386892608, 'opportunity': 4.279633052622447, 'the': 0.0011173562683130468, 'thoughts': 5.868501576808439, 'a': 0.03371510683549888, 'geek': 7.941972951501771, 'age': 2.138848033513307, 'well': 1.5295293417875981, 'drive': 4.545548848592274, 'chief': 2.552031845407953, 'broadcasting': 7.9148156501510645, '330pmsince': 10.986495389225194, 'senior': 2.2990532222492712, 'original': 2.9143400810369444}, {'office': 2.6240864116098233, 'issued': 4.429717033067152, 'islay': 9.377057476791094, 'mainly': 7.682598508456046, 'centralized': 8.153282045168979, 'ngos': 6.142308302766603, 'founded': 2.7103551696667347, 'london': 4.439578782949358, 'controversial': 3.861212297714483, 'years': 1.0752380994247055, 'children': 2.4252853123921825, 'aldingtontolstoy': 10.986495389225194, 'staff': 3.1712883270361067, 'founder': 2.9784625422558864, 'yugoslav': 6.06651446339707, 'concerned': 14.962676481835533, 'had': 1.177428412308558, 'ele': 9.600201028105303, 'to': 0.23472468840899618, 'lord': 4.48821323974876, 'has': 1.713990158976156, 'thousands': 4.676577110998678, 'do': 3.162449378368902, 'aspects': 4.474750059580466, 'africa': 3.361876403065796, '6': 2.5744405159322614, 'brigadier': 6.081220610786765, 'grew': 2.9691878815366133, 'exdeputy': 10.293348208665249, 'communities': 4.377146146057814, 'now': 1.96695239252401, 'him': 1.5755843267871936, 'themes': 4.613175599648182, 'and': 0.007451438980487283, 'like': 2.661431695593997, 'called': 4.156954132880615, 'journalist': 3.1247683114012137, 'works': 2.214349949980095, 'refugees': 5.7032916604872055, 'apparentlyvirtuous': 10.986495389225194, 'view': 4.2214564124446525, 'people': 2.5151367341527564, 'back': 2.443829401835926, 'society': 2.4448047262085693, 'cost': 5.094851177399423, 'are': 1.7719638126305435, 'operation': 4.3584540130456615, 'delivered': 4.920387299121447, 'both': 3.3461141184908887, 'for': 0.21858758802986072, 'defend': 5.653776595959825, 'conservative': 3.813303646738596, 'written': 2.3444332157630874, 'tens': 6.411784410721811, 'lecture': 4.890670826792969, 'birds': 5.570394987020774, 'public': 2.029113653642407, 'behavior': 5.012685777355933, '1945': 7.925472868973502, 'dictators': 7.941972951501771, 'protection': 4.349237357940737, 'from': 0.5875106759712689, 'fifteen': 4.660345916070095, 'by': 0.7491068241239475, 'on': 0.5532382600518011, 'about': 3.8530257976751474, 'forum': 4.044338683525725, 'ministry': 3.5907737806231492, 'where': 2.178152424181346, 'british': 2.238031759283139, 'foreign': 3.1908488528906003, 'april': 1.9892244829917467, 'place': 2.5222811225998436, 'west': 2.602605045123377, 'organisation': 8.656968686708892, 'south': 2.2386667807364518, 'seeing': 5.227593615347914, 'point': 3.4321605654994465, 'royal': 2.8056144472288045, 'norse': 8.421546031763658, 'scottish': 8.00912142413761, 'actually': 4.732666577649721, 'cossack': 9.600201028105303, 'isles': 14.230588756634607, 'ian': 4.245976029618971, 'described': 3.1584573570993646, 'army': 3.435308521929045, 'illegal': 4.864002579710808, 'three': 1.4915025293575952, '1989': 2.404826178624592, 'their': 1.5201958369931787, 'too': 3.954754130462066, 'libel': 6.5797761419609415, 'was': 0.15873157122436693, 'defensemitchell': 10.986495389225194, 'lived': 3.378120914844411, 'north': 2.4321991098574545, 'that': 1.3228138933429963, 'moscow': 8.137579558779779, 'heritage': 4.322086368874786, 'took': 2.2103282894939196, 'but': 1.313994565464302, 'broadcast': 3.453871770436406, 'environmental': 3.922591427753126, 'part': 1.9194481870754878, 'lives': 2.532029027717262, 'realms': 7.322933743095548, 'with': 0.20246864252206068, 'he': 1.280211345952344, 'hebridean': 18.75411495358219, 'places': 4.48670834856934, 'this': 1.2818856957987381, 'up': 1.5635467678501844, 'stalin': 7.690658523220865, 'books': 4.497764704832687, 'historical': 3.80718741972116, 'of': 0.07896734778311897, 'voice': 3.2616069499021205, 'mitchell': 15.061045950304507, 'russia': 4.025199343315028, 'imposts': 10.986495389225194, 'bureaucracymitchell': 10.986495389225194, 'is': 0.08284875142655995, 'trial': 7.475982633709168, 'it': 1.3165805834938153, 'an': 0.8947172672456916, 'critic': 3.842877786521073, 'himself': 2.8194272108839566, 'at': 0.43063857330825733, 'in': 0.009654063501214493, 'orders': 5.755386772370608, 'as': 0.5086780880496472, 'compared': 4.806478735572622, 'author': 6.880505574015803, 'tito': 6.555678590381881, 'island': 3.4501314508206833, 'scotland': 7.986960532584468, 'damage': 5.449161122206657, 'handed': 5.433535804303577, 'also': 0.4627270916162349, 'book': 4.005609415785018, 'chairman': 2.6337052541005668, 'which': 3.069723868175077, 'party': 2.3540111534742225, 'illegally': 6.1907048436284535, 'aldington': 9.600201028105303, 'voyage': 12.381409687256907, 'may': 1.7899497282712007, 'who': 1.8197904379608427, 'director': 1.6150570969066835, 'most': 1.4186204428983973, 'rural': 8.693239110797316, 'a': 0.05057266025324832, 'natural': 3.7973276508048714, 'nazismitchell': 10.986495389225194, 'reputation': 4.319538596795987, '2007': 1.4879730697555795, 'perjured': 9.600201028105303, 'claims': 8.477817724791757, 'the': 0.0025394460643478334, 'operate': 5.892745188418432, 'assisted': 4.857445179164649, 'bodies': 5.1487649420592545}, {'albion': 5.673289410183407, 'coach': 2.722132059493527, 'managed': 3.5225587847562694, 'athletic': 3.984339434821573, 'over': 1.4878231559557336, 'league': 2.0856737843099666, 'month': 3.8660510168327065, 'steve': 3.492621502441635, 'manager': 5.646818027283959, 'apprentice': 10.455187230695827, 'nephew': 5.3270131734655735, 'still': 2.700225936442129, 'scoring': 3.525429874870911, '21': 2.797250863489293, 'threemonth': 7.115294378317303, 'wes': 6.351766400995558, 'to': 0.46944937681799237, 'only': 1.819375719703575, 'rejoined': 9.66752538904218, 'soccer': 4.275972279772766, 'footballer': 3.2388985505323085, 'into': 1.6050629424066056, 'town': 12.80309797076228, 'his': 1.3130572760682868, 'march': 1.9573172463231197, 'returning': 3.587709113805246, 'hodges': 6.908957945319475, 'musker': 9.600201028105303, 'break': 4.061882993176634, 'torquay': 41.511747087138204, 'immediately': 4.187439527166398, 'minute': 4.883936794611626, 'liskeard': 9.887883100557085, 'february': 4.217668911263057, 'clevedon': 8.09612363132903, 'january': 1.885412003185961, 'debut': 2.1723135660368764, 'joined': 1.9082017981693435, 'serves': 3.07627168212785, 'mccall': 7.272923322520886, 'injury': 3.60748726159689, 'where': 1.089076212090673, 'side': 6.1430247667536, 'the': 0.0010157784257391334, 'plainmoor': 7.654290879049991, '2004on': 7.489987827758714, 'england': 5.293511246412102, 'villa': 5.489327163931993, 'september': 1.9011515074236967, 'peripheral': 7.808441558877249, 'back': 2.443829401835926, 'born': 0.53639254752953, 'second': 1.6724258314865346, 'extended': 4.471782698352665, 'sean': 4.818978898336853, 'tauntons': 9.600201028105303, 'noncontract': 7.348909229498808, 'substitute': 9.588265799500645, 'for': 0.21858758802986072, 'while': 1.8364359481339414, '7': 5.455627785921916, 'argyle': 6.629786562535602, 'terms': 3.8240978918694766, 'august': 6.000521854797526, 'initially': 3.6873739265143946, 'turned': 3.394129260705398, 'however': 2.41879921563585, 'merthyr': 7.990763115671204, 'duane': 6.5797761419609415, 'represented': 2.8985478345825246, 'november': 1.9726566376168002, 'by': 1.1236602361859211, 'russell': 4.560006931767504, 'resumed': 5.425813758209666, 'on': 1.6597147801554033, 'great': 2.7682474625394486, 'career': 2.6100540406831336, 'of': 0.008312352398223049, '30': 2.6266580085851636, 'against': 2.0079609791418744, 'trial': 3.737991316854584, 'american': 1.1273777844250068, 'first': 0.6956048713993103, '20072008': 5.8565966743021205, 'saunders': 6.391375539090604, 'taunton': 14.862294655471562, 'win': 5.094527478557337, 'loan': 8.664685738083952, 'arsenal': 5.755386772370608, 'leon': 5.341048491581956, '1979is': 10.986495389225194, 'hapgood': 19.77576620111417, 'conference': 3.0405857906120617, 'has': 0.428497539744039, 'from': 0.29375533798563447, 'bideford': 24.12616923017626, 'initial': 4.377146146057814, 'coaching': 3.746562797904725, 'pilgrims': 7.1363477875151355, 'schoolboyshapgood': 10.986495389225194, '6': 2.5744405159322614, 'calgary': 5.005081177970713, 'brighton': 5.465034471362948, 'was': 0.4761947136731008, 'hapgoodleon': 10.986495389225194, 'recovered': 5.418150885464097, 'amateur': 3.713402793225672, 'that': 0.6614069466714981, 'club': 2.2086316746040255, 'season': 5.6626008156972025, 'offered': 3.96719873551015, 'but': 3.9419836963929056, 'teamin': 6.04485296661589, 'teaming': 6.497859019493054, 'with': 1.0123432126103034, 'former': 5.429252448396834, 'he': 2.7737912495634123, '11': 2.5966811271387873, '10': 2.3157231098806563, 'october': 1.9182947844101343, 'join': 7.157142133331191, '1997': 2.1298344522079455, '1999': 3.9936033767292685, '1998': 2.0687826320938068, 'work': 1.3993637697254548, 'yeovil': 7.0162034756730725, 'up': 1.5635467678501844, 'signed': 2.5176524587500038, 'final': 2.438966998012884, 'plymouth': 11.737003153616879, 'parkhe': 7.728398851203712, 'uk': 2.7906099979103978, 'following': 1.9609195556941061, 'at': 0.8612771466165147, 'and': 0.0022354316941461845, 'later': 1.4294496043477696, 'played': 1.5454402004384837, 'almost': 3.546348708562506, 'december': 2.001425829579395, 'is': 0.027616250475519986, 'in': 0.013515688901700289, 'moved': 8.068831956427157, 'an': 1.1929563563275887, 'states': 1.824400329877006, 'player': 4.26880525149613, 'as': 0.7630171320744707, 'contract': 9.476567528576316, 'allowed': 3.887293645672102, 'north': 2.4321991098574545, 'eddie': 4.6783969477156635, 'tydfil': 8.347438059609935, 'bidefordhe': 10.986495389225194, 'united': 4.703766236011668, 'berkhamsted': 9.19473591999714, 'began': 1.727460095710253, 'when': 1.3806055739282235, 'foothills': 7.895452935866879, 'role': 2.20355903287593, 'kevin': 4.026147660123887, 'which': 0.7674309670437692, 'academy': 2.3552594817682966, 'hove': 6.752388884627935, 'injured': 4.471782698352665, 'play': 2.270287418073342, 'joyces': 7.808441558877249, 'onemonth': 7.895452935866879, 'may': 3.5798994565424014, 'after': 1.8886668840026128, 'june': 5.707877043908882, 'william': 3.09180453879957, 'fa': 4.835892620778915, 'coming': 3.7624705809393637, 'vase': 8.09612363132903, 'expired': 5.810345656651365, '2008': 1.5093391374786154, 'a': 0.03371510683549888, 'released': 4.0156697991710155, '38th': 6.629786562535602, 'failing': 5.043696014098494, '2002': 1.8753125887822302, '2003': 1.8013702663900752, '2000': 3.7526137983989054, '2001': 3.8560499331742757, '2007': 2.975946139511159, 'english': 2.239461125047026, 'professional': 1.950151325296976, 'subsequently': 5.758755836949609, 'starting': 3.2952952917023315, 'playing': 2.0910027577735617, 'left': 4.382734953624112}, {'giggles': 9.19473591999714, 'over': 1.4878231559557336, 'actress': 3.318869297640204, 'produced': 2.511583590065563, 'dont': 8.28123102792229, 'tv': 2.5660333867687286, 'character': 3.5492890223539018, 'young': 2.4099018545275093, 'to': 0.046944937681799234, 'lets': 5.6158573610975315, '2014': 4.414799156689327, 'costarring': 6.682430296021025, 'has': 0.428497539744039, '2011': 1.7023470901042916, '2010': 4.77850188036592, '2013': 1.9545642372230505, 'march': 1.9573172463231197, 'hannah': 18.05004626894758, 'records': 2.678542843954175, 'game': 2.4168995190159084, '1992': 2.278351314316948, 'one': 0.9309307338087167, 'dreams': 4.915757661222704, 'cyberbully': 10.293348208665249, 'like': 2.661431695593997, 'lost': 2.731706463076469, 'cleaners': 8.501588739437194, 'dreamosments': 10.986495389225194, 'debut': 2.1723135660368764, 'lilly': 7.0744723837970485, 'l': 3.969885705330975, 'morris': 4.8596262051110095, 'she': 9.491923429028251, 'rock': 2.943474503926912, 'went': 2.0519085188355186, 'emmy': 4.226080698141766, 'songwriter': 3.6746092251480293, 'series': 5.631242807516916, 'crackle': 9.887883100557085, 'born': 0.53639254752953, 'second': 1.6724258314865346, 'recently': 7.925257904422946, 'alternativeindie': 10.986495389225194, 'album': 4.9025316706457165, 'abc': 8.291897719873015, 'lead': 2.7774591234501234, 'diamondosment': 10.986495389225194, 'movie': 16.503961639953236, 'nightmare': 6.5797761419609415, 'currently': 1.637088969126014, 'recorded': 2.7070519015125285, 'stines': 9.887883100557085, 'melissa': 5.989283115461079, 'emily': 5.5883326877074415, 'disney': 9.412199100529998, '3d': 5.465034471362948, 'be': 1.4062480045415613, 'after': 0.9443334420013064, 'truscott': 8.789270811888976, 'june': 1.9026256813029605, 'california': 2.345669637363682, 'costar': 12.332427647240316, 'starred': 7.136629132996813, 'gained': 3.3796108580055644, 'on': 0.5532382600518011, 'hits': 3.7189699613970224, 'kids': 9.043814171070466, 'her': 4.650646135898402, 'where': 1.089076212090673, 'sitcom': 5.122864213627097, 'angeles': 2.6939468752494338, 'american': 1.1273777844250068, 'awardnominated': 6.943444121390644, 'childhood': 4.128981326679804, 'via': 4.163209266869507, 'features': 3.7830898681420995, 'family': 4.554720795276023, 'into': 1.6050629424066056, 'pop': 7.182775685325417, 'mitchel': 8.421546031763658, 'osment': 10.293348208665249, 'or': 1.9128915408224825, 'service': 2.600778560597343, 'fight': 4.274754994169014, 'los': 2.573774219405668, '2': 2.2482408126990716, 'music': 1.7927926584020348, 'gerti': 10.986495389225194, 'stars': 3.6866980224670334, 'films': 2.78045762644638, 'lovesick': 9.377057476791094, 'was': 0.31746314244873386, 'more': 1.673778950632145, 'teen': 4.890670826792969, 'flight': 4.548743739488793, 'about': 3.8530257976751474, 'volume': 4.539189526683981, 'repertoire': 4.70049729471633, 'jordan': 4.777905363128566, '8': 2.7572509724892824, 'working': 2.074561053063768, '10': 2.3157231098806563, 'television': 4.00360339756268, 'october': 3.8365895688202687, 'hour': 4.467348101284799, 'windup': 8.789270811888976, '19': 2.8848176417706224, 'expanded': 4.547145018125096, 'single': 5.774489654856468, 'r': 3.858801689877796, 'of': 0.004156176199111524, 'didnt': 4.383907497035858, 'musso': 9.887883100557085, 'and': 0.005961151184389826, 'spy': 11.396456717061318, 'is': 0.027616250475519986, 'alongside': 3.2975820523603985, 'it': 3.9497417504814463, 'an': 0.29823908908189717, 'as': 0.8901866540868826, 'have': 1.4416847832984716, 'in': 0.007723250800971594, 'lifetime': 4.223765882293315, 'fame': 3.0071564939628668, 'cassie': 8.042056410058754, 'if': 3.2998740542805742, 'dadnapped': 10.986495389225194, 'also': 0.4627270916162349, '5': 2.4679031768952497, 'which': 0.7674309670437692, 'online': 3.5605417321476533, 'you': 2.914652239616036, 'several': 1.6205197257175628, 'channel': 6.7325612373014785, 'entitled': 3.208702762886364, 'island': 3.4501314508206833, 'upon': 3.3017114457024097, 'most': 2.8372408857967946, 'montana': 16.606370806978482, 'haunting': 7.0162034756730725, 'friends': 3.5987861501441536, 'a': 0.011238368945166293, 'singer': 2.7818235602743835, 'off': 2.9969349398913288, 'for': 0.14572505868657382, 'released': 6.023504698756524, 'i': 4.806279991110577, 'well': 1.5295293417875981, 'hungry': 6.9975113426609195, 'think': 8.561712588730384, 'daughters': 4.187439527166398, 'gabi': 8.789270811888976, 'the': 0.0013205119534608735, 'original': 5.828680162073889, 'once': 3.1371715711846337}, {'all': 1.6431112434912472, 'selection': 7.673157106186172, 'shot': 11.780633282801434, 'fifthhighest': 9.377057476791094, 'switched': 4.587900454689986, 'being': 1.7938099524877322, 'when': 1.3806055739282235, 'accurate': 5.804711838933109, 'years': 1.0752380994247055, 'four': 1.922106072733316, 'ended': 3.3430124821479934, 'aggressive': 5.67822769182399, 'still': 2.700225936442129, 'gasping': 9.600201028105303, 'roanoke': 7.035251670643767, '25': 2.7469019349192254, 'style': 3.202022153488725, '696': 9.887883100557085, '21': 2.797250863489293, 'earned': 2.3840423538581335, 'admission': 6.00976164680462, 'writer': 2.511166401907656, 'fans': 4.03568062078261, 'to': 0.18777975072719694, 'dickinson': 6.224321454427438, 'worth': 4.625192911652199, '201112': 5.469042492760487, 'division': 5.5812199958207955, 'his': 1.8382801864956015, 'big': 2.940266288149817, 'schoola': 8.683910296231149, 'virginia': 7.488826059936465, 'game': 2.4168995190159084, 'made': 3.039772431005948, 'despite': 3.327324021559136, 'world': 1.370623244696304, 'bit': 5.4811638532928315, 'him': 3.1511686535743872, 'school': 1.2227872792173518, 'crisp': 7.520759486425468, 'prolific': 4.547145018125096, 'university': 0.8473430048211847, 'lexington': 6.259107570512853, '2310': 9.887883100557085, 'team': 3.464084885261381, 'alltime': 4.393450855082757, 'brill': 7.585298007563039, 'wrote': 2.545535503808546, 'right': 3.399184883202579, 'back': 2.443829401835926, 'l': 3.969885705330975, 'jump': 10.262846934045534, 'located': 4.174150295047715, 'second': 1.6724258314865346, 'wlbill': 10.986495389225194, 'are': 1.7719638126305435, 'year': 2.684723274307979, 'explosive': 6.509158574746988, 'lee': 3.5895467866041804, 'for': 0.29145011737314763, 'jumped': 6.037735498847026, '195455': 7.728398851203712, 'per': 3.8524016680323285, 'behind': 3.26116535130806, 'score': 3.9183233888371527, 'new': 0.8871532656125274, 'shooters': 7.37557747658097, 'foundation': 2.714435767014782, 'led': 2.2402561008421333, 'ability': 4.213415013569659, 'defenses': 6.926052378678775, 'southern': 3.1528951655640904, 'wl': 17.57854162377795, 'free': 5.913473737568744, '109': 6.509158574746988, 'baseball': 3.2740515549502045, 'razzledazzle': 10.293348208665249, '1935': 4.759958719937729, 'become': 2.4964678658817263, 'news': 2.822839213056762, 'by': 0.7491068241239475, 'on': 0.18441275335060037, 'dribbled': 9.377057476791094, 'generals': 5.289401902719789, 'standout': 5.982549083279735, 'career': 3.9150810610247007, 'of': 0.03740558579200372, 'ncaa': 8.108094995305372, 'times': 2.1000862223759134, 'american': 1.1273777844250068, 'games': 2.2331239682242914, 'throws': 5.949542786811565, 'jersey': 7.112762501326787, 'first': 1.3912097427986205, 'named': 2.0300155412252816, 'point': 3.4321605654994465, 'into': 1.6050629424066056, 'washington': 2.6391419771008557, 'one': 1.8618614676174334, 'guard': 4.556775911186057, 'total': 3.2767385247710297, 'conference': 6.081171581224123, 'city': 1.7402088904755424, 'helms': 7.402976450769084, 'basketball': 7.349218450296059, 'from': 0.29375533798563447, 'top': 2.2740644157484557, 'sports': 3.001691999490788, '730': 8.042056410058754, 'was': 0.4761947136731008, 'flora': 40.34289307310327, 'season': 1.8875336052324008, 'about': 1.9265128988375737, 'finished': 2.6924457491231664, 'opposing': 5.518435248090063, 'allsouthern': 9.04058524016988, '696for954': 10.986495389225194, 'with': 0.6074059275661821, 'former': 1.3573131120992086, 'he': 1.06684278829362, 'high': 3.813438774540256, 'throw': 5.38807343022682, '12': 2.511583590065563, 'born': 0.268196273764765, 'double': 3.879889251497892, 'straight': 4.465874261666498, 'air': 3.4258942264566374, 'ballhandling': 9.377057476791094, 'while': 1.8364359481339414, 'college': 1.5613662703175555, 'history': 6.434273881873828, 'and': 0.0052160072863410975, 'played': 6.181760801753935, 'is': 0.027616250475519986, 'it': 1.3165805834938153, 'an': 0.5964781781637943, 'helped': 2.9399460319421156, 'player': 4.26880525149613, 'as': 0.2543390440248236, 'at': 0.645957859962386, 'in': 0.006757844450850144, 'native': 3.244961799943366, 'allamerica': 6.250296940830698, 'floraflora': 10.986495389225194, 'six': 2.4538226269605703, 'able': 3.7487171973017515, 'also': 0.9254541832324698, 'which': 1.5348619340875385, 'conclusion': 5.215054266095178, 'play': 2.270287418073342, 'ball': 4.197523646233024, 'floras': 9.04058524016988, 'price': 4.850930498143455, 'tripleteamed': 10.293348208665249, 'hand': 8.35491216636443, 'william': 3.09180453879957, 'most': 1.4186204428983973, 'dominick': 7.728398851203712, 'scorer': 4.831637295208776, '195758': 14.862294655471562, 'the': 0.0017268233237565267, 'a': 0.03371510683549888, 'whose': 3.276290194792662, 'dom': 13.85210475735755, 'i': 4.806279991110577, 'average': 3.9106865252468075, 'june': 1.9026256813029605, 'points': 6.931437948324794, 'time': 1.3253342074200498, 'senior': 2.2990532222492712, 'once': 3.1371715711846337, 'left': 4.382734953624112}, {'operations': 3.811771079388818, 'serving': 2.8470548673505855, 'mexican': 4.418417477813218, 'polytechnic': 5.137170609278335, 'lester': 6.06651446339707, 'emeritus': 4.047241443183686, 'postdoctoral': 4.7540473726746715, 'captain': 3.6799639902856893, 'probability': 6.943444121390644, 'sciences': 3.1600522537691806, '1943': 4.053072363494479, '28': 3.0552106276993034, 'aviv': 5.4811638532928315, 'to': 0.046944937681799234, 'under': 1.8347379746813095, 'natonsf': 10.293348208665249, 'rica': 6.002888767516858, 'division': 2.7906099979103978, 'his': 1.0504458208546295, 'returned': 2.224475435663605, 'mathematics': 12.702675039250355, 'school': 2.4455745584347035, 'scholar': 7.277103132153014, 'mathematician': 5.334006208956544, 'university': 9.320773053033033, 'hawaii': 4.806478735572622, 'academy': 4.710518963536593, 'secretary': 2.9952414593849954, 'mathematical': 9.688915967275676, 'tel': 5.437419304329975, 'fair': 4.432561985199383, 'born': 0.268196273764765, 'computer': 3.5629269449660277, 'for': 0.29145011737314763, 'currently': 1.637088969126014, 'fulbright': 9.975117654557023, 'obispo': 7.431147327735781, 'research': 8.790388319521266, 'state': 1.7090572737165175, 'hill': 3.794313330511949, 'new': 1.7743065312250548, 'dubins': 10.293348208665249, 'theory': 3.527156494004899, 'free': 2.956736868784372, 'ranger': 6.241563260861944, 'appointments': 5.181360420308706, 'california': 4.691339274727364, 'york': 1.701047544762206, 'advisor': 3.6213152632041816, 'luis': 4.8401661315562965, 'phd': 2.5603215961961254, 'on': 0.36882550670120073, 'career': 1.3050270203415668, 'residence': 4.6496696580787535, 'study': 2.82912494803842, 'studied': 2.2933341149871773, 'american': 1.1273777844250068, 'military': 3.2789831946248538, 'surviving': 5.713495830661447, 'point': 3.4321605654994465, 'berkeley': 4.144879912747602, 'washington': 2.6391419771008557, 'amsterdam': 4.5312968258850725, 'army': 6.87061704385809, 'west': 2.602605045123377, '25th': 5.17835289924475, 'is': 0.05523250095103997, 'cimat': 9.887883100557085, 'benfords': 10.293348208665249, 'gttingen': 21.223417151391146, 'gauss': 9.04058524016988, 'particular': 3.836578553093086, 'divisionborn': 10.293348208665249, 'an': 0.5964781781637943, 'with': 0.20246864252206068, 'he': 0.640105672976172, 'georgia': 8.025904739410109, 'ma': 3.5077605636573193, 'stanford': 4.109199317727766, 'work': 2.7987275394509097, 'engineering': 3.3507085278296103, 'us': 1.9319904488071395, 'theories': 5.262910287272813, 'institute': 4.358645532616985, 'ms': 4.24479469457314, 'of': 0.07481117158400744, 'stopping': 6.843360662833661, 'distinguished': 3.426414924203367, 'engineers': 5.125709165759329, 'and': 0.005961151184389826, 'san': 2.591243868614199, 'mexico': 3.6417763350755217, 'december': 2.001425829579395, 'preston': 5.592867842872833, 'infantry': 5.827440090010665, 'fellow': 2.364041687151464, 'states': 1.824400329877006, 'as': 0.5086780880496472, 'at': 2.1531928665412865, 'in': 0.008688657151093043, 'technology': 5.821203517852674, 'united': 1.5679220786705559, '1966': 3.087341905882097, 'graduate': 2.6750971107885535, 'adjunct': 4.467348101284799, 'universityhe': 5.583818007352915, 'electrical': 4.738452514716765, 'leiden': 6.543844132734878, 'optimal': 7.094675091114568, 'known': 1.4457727152652031, 'temporary': 5.445231844066768, 'combat': 4.932056042955824, 'centre': 3.0261717600763545, 'theodore': 5.760748715511993, 'after': 0.9443334420013064, 'problems': 3.9200284190882364, 'flatbush': 8.501588739437194, 'most': 1.4186204428983973, 'law': 2.4538226269605703, 'class': 3.280782565330767, 'a': 0.005619184472583146, 'costa': 5.269467687818973, 'professor': 10.054326024673435, 'spent': 2.418609083493439, 'vietnam': 4.597933983679565, 'the': 0.0017268233237565267}, {'unified': 5.982549083279735, 'neopagan': 9.19473591999714, 'being': 1.7938099524877322, 'known': 1.4457727152652031, 'antisemitism': 6.7238155121838785, 'its': 1.6875948402695313, 'police': 3.4098856222521565, 'personal': 3.033177042664763, 'workers': 4.436844646991384, 'lithuania': 12.381409687256907, 'zionism': 7.61919955923872, 'to': 0.4225044391361931, 'citizen': 4.332342869041976, 'refusedin': 10.293348208665249, 'volunteer': 4.844457983637838, '2011': 1.7023470901042916, 'pending': 5.7770092363837735, '2012': 1.7938099524877322, 'eventually': 3.0940433457048417, 'his': 1.0504458208546295, 'seized': 6.250296940830698, 'municipal': 4.355812003582822, 'moribund': 8.789270811888976, 'government': 2.306673274360738, 'nation': 3.9980822072256026, '12': 2.511583590065563, 'they': 1.8993401178193898, 'not': 1.5880170751336171, 'using': 3.288012601344248, 'gyvenimo': 10.986495389225194, 'him': 1.5755843267871936, 'paramilitary': 6.9975113426609195, 'name': 2.433549028103139, 'did': 2.318987437150089, 'married': 2.327976261718522, 'leave': 4.000853571585986, 'these': 2.5975902181104877, 'rituals': 6.892150827003094, 'forces': 3.861212297714483, 'iauliai': 18.75411495358219, 'population': 4.850930498143455, 'gervaldas': 32.95948616767558, 'jews': 5.38807343022682, 'national': 5.930465823861956, 'hard': 4.057957571060529, 'up': 1.5635467678501844, 'born': 0.268196273764765, 'computer': 3.5629269449660277, 'preaching': 6.859361004180102, 'year': 1.3423616371539895, 'gervaldass': 10.986495389225194, 'out': 1.8484031814566355, 'defence': 4.255477288743111, 'for': 0.29145011737314763, 'partija': 9.887883100557085, 'legal': 3.4243337579995425, 'globalism': 9.600201028105303, '3': 2.3430220318986272, 'investigation': 4.10816892093387, 'poles': 6.642689967371511, 'demanded': 6.00976164680462, 'new': 1.7743065312250548, 'conditions': 4.8772478064608284, 'leader': 2.73196650728545, 'movement': 3.3449309479642224, 'be': 2.8124960090831226, 'lithuanian': 38.22824923430361, 'led': 2.2402561008421333, 'members': 2.8274067345572838, 'november': 1.9726566376168002, 'by': 0.37455341206197373, 'change': 3.553420040326614, 'on': 0.36882550670120073, 'antisemitic': 14.545846645041772, 'prosecutors': 5.750053426395245, 'carried': 4.651441137727136, 'of': 0.05403029058844982, 'computers': 5.377023594040234, 'against': 2.0079609791418744, 'minorities': 12.16244122157353, 'april': 3.9784489659834934, 'conducted': 3.8563968790996164, 'logic': 5.76613956414687, 'hatred': 6.892150827003094, 'alliance': 7.986960532584468, 'reasons': 4.763919121153825, 'win': 2.5472637392786686, 'municipality': 5.493433945884646, 'one': 0.9309307338087167, 'registration': 6.21581076475953, 'establish': 4.521907085535233, 'city': 3.480417780951085, 'from': 0.29375533798563447, 'would': 4.273102323979196, 'basis': 4.184100625900883, 'political': 2.322262455159642, 'revive': 6.875621525051883, 'next': 2.670439668860552, 'their': 1.5201958369931787, 'passed': 4.41002582017697, 'logikos': 10.986495389225194, 'was': 0.15873157122436693, 'until': 1.7591012626831841, 'life': 2.1907617832744593, 'creation': 4.03568062078261, 'attacked': 5.493433945884646, 'attempted': 4.407244177215094, 'russian': 3.7064871363410066, 'radical': 4.936761933993236, 'former': 2.714626224198417, 'he': 0.640105672976172, 'colleagues': 4.672947342948099, 'made': 1.519886215502974, 'politician': 2.6023765520342987, '16': 2.680270173193033, '19': 2.8848176417706224, '1998': 2.0687826320938068, 'socialist': 9.612957471145243, 'statementsin': 10.986495389225194, 'elections': 3.5191243223076345, 'aims': 5.505856465883203, 'marriage': 4.115404094614648, 'publications': 3.253249742695399, 'voice': 3.2616069499021205, 'called': 2.0784770664403074, 'and': 0.004470863388292369, 'nationalist': 5.67822769182399, 'december': 2.001425829579395, 'is': 0.05523250095103997, 'an': 0.29823908908189717, 'at': 0.21531928665412867, 'council': 4.679708261244141, 'in': 0.0028962190503643475, 'encompass': 7.348909229498808, 'unbearable': 8.213906666985412, 'compared': 4.806478735572622, 'court': 2.896399606044235, 'russians': 7.094675091114568, 'zlata': 9.600201028105303, 'that': 1.3228138933429963, 'when': 1.3806055739282235, 'member': 3.6612975378022155, 'unity': 5.355283607403829, 'other': 1.4424007566948476, 'rapova': 10.986495389225194, 'which': 0.7674309670437692, 'party': 14.124066920845335, 'nationalistsocialist': 10.986495389225194, 'plans': 4.504918259948763, 'time': 1.3253342074200498, 'prosecution': 5.457066301713771, 'drives': 6.464706812176154, 'sponsored': 4.439709978464671, 'lithuanias': 8.789270811888976, 'neonazi': 7.489987827758714, 'a': 0.022476737890332586, 'murza': 32.95948616767558, '1973': 2.808137223619358, '2001': 1.9280249665871378, 'so': 5.323833088176688, 'allow': 4.788016672732886, '2005': 3.285172250655193, 'mindaugas': 49.43941550278542, 'organization': 2.8878525454657766, 'the': 0.0011173562683130468, 'democratic': 3.1026721743330414, 'gervaldason': 10.986495389225194}, {'leagues': 3.8922605433004387, 'all': 1.6431112434912472, 'tomlin': 8.501588739437194, 'cincinnati': 4.392081929475416, 'september': 3.8023030148473933, 'years': 1.0752380994247055, 'four': 1.922106072733316, 'held': 2.1669778486203057, 'scott': 3.7898088183908443, 'graduate': 2.6750971107885535, '1': 2.0978765819243166, 'expos': 33.44909602422093, 'with': 0.8098745700882427, 'denver': 9.356793895431327, 'bases': 4.943862555542813, 'then': 2.861870872312261, 'batted': 13.533188017563313, 'his': 2.100891641709259, 'hit': 8.925420840191727, 'big': 2.940266288149817, '672': 9.887883100557085, 'early': 1.929422753652229, 'game': 7.250698557047725, '1951': 3.7037342096196015, 'international': 1.457919491753774, 'during': 3.9523954437106488, 'hall': 5.270713564278079, 'association': 2.1546374540272892, 'catcher': 16.09828357052413, 'appearing': 3.7487171973017515, 'pounds': 4.818978898336853, 'pinch': 5.911321573991367, 'university': 0.8473430048211847, 'braves': 5.259647641637997, 'doubled': 6.543844132734878, 'affiliate': 4.424051295531474, 'january': 1.885412003185961, '296': 7.322933743095548, 'scored': 3.2294442471931806, 'pirates': 5.046324136504762, 'gamesin': 6.313666554763288, '195': 6.486685718894929, 'righthanded': 4.680220102277179, '190': 6.103693466638823, 'born': 0.268196273764765, 'second': 5.017277494459604, 'kgreece': 10.986495389225194, 'blues': 4.064837205074066, '86': 5.7290000171974125, 'out': 1.8484031814566355, 'rarely': 5.653776595959825, 'stood': 4.1122968937719, 'for': 0.36431264671643454, 'robert': 2.802818806604537, 'nondrafted': 8.588600116426823, 'farm': 4.107139584764755, '7': 2.727813892960958, 'between': 4.080501559789301, 'got': 3.2070284217668696, 'run': 5.574612060294253, 'free': 2.956736868784372, 'baseball': 3.2740515549502045, 'no': 2.396423552396384, 'triplea': 4.939123210178916, 'beginning': 3.4285004306943883, 'by': 1.1236602361859211, 'on': 0.5532382600518011, 'hits': 3.7189699613970224, 'career': 1.3050270203415668, 'of': 0.06649881918578439, 'days': 3.0398778259807213, 'contract': 3.158855842858772, 'times': 2.1000862223759134, 'trial': 3.737991316854584, 'american': 2.2547555688500136, 'mlb': 18.750184569477007, 'niekro': 8.789270811888976, 'or': 1.9128915408224825, 'montreal': 15.717833630109212, 'first': 1.3912097427986205, 'reds': 5.1115646583731635, 'major': 4.116240258743127, 'striking': 5.344588318287081, 'into': 1.6050629424066056, 'two': 4.395532743389425, 'feet': 4.4212304191898335, 'seasons': 2.6358291487042704, 'bats': 5.3200687011127625, 'another': 2.603062187988481, 'gary': 4.004560712068805, 'reached': 3.500442771362054, 'total': 3.2767385247710297, 'appearancereece': 10.986495389225194, 'carter': 4.8596262051110095, 'would': 2.136551161989598, '1981': 2.5978176200443843, 'bears': 5.017787829239828, 'top': 2.2740644157484557, 'system': 6.177654476996577, '185': 5.827440090010665, 'collected': 9.19250944431969, 'was': 0.31746314244873386, 'final': 4.877933996025768, 'minor': 6.773186860033391, 'threw': 4.501860153589942, 'league': 10.428368921549833, 'started': 4.221298422973193, 'season': 5.6626008156972025, '6': 2.5744405159322614, 'pitcher': 4.107139584764755, 'dave': 4.006419448663431, 'ended': 3.3430124821479934, 'riverfront': 7.654290879049991, 'don': 3.921736361433392, 'atlanta': 3.9450837254303837, 'level': 3.2406271594329263, 'memphis': 5.0920925549603435, 'former': 1.3573131120992086, 'those': 3.0921773253835703, 'he': 1.9203170189285161, '11': 2.5966811271387873, 'balls': 5.592867842872833, '16': 2.680270173193033, 'signed': 5.0353049175000075, 'future': 6.5997481085611485, 'nine': 6.524981465098257, 'three': 1.4915025293575952, 'following': 1.9609195556941061, 'famer': 12.500593881661397, 'at': 0.8612771466165147, 'and': 0.006706295082438554, 'seven': 2.7917137507818355, 'phil': 4.3584540130456615, 'played': 4.636320601315451, '1973': 2.808137223619358, 'is': 0.027616250475519986, 'agent': 3.752318209475346, 'an': 0.29823908908189717, 'weighed': 5.391784009623355, 'player': 4.26880525149613, 'as': 0.3815085660372354, 'stanford': 4.109199317727766, 'against': 2.0079609791418744, 'in': 0.01255028255157884, 'robinson': 4.827400000733261, 'stadiumhe': 8.907053847545358, 'bigleague': 7.248825770941826, 'reece': 39.953815578356014, 'april': 1.9892244829917467, '47': 5.224444006445018, 'rout': 8.421546031763658, 'six': 2.4538226269605703, 'when': 1.3806055739282235, 'atbats': 6.09614626100344, 'stint': 4.119562104763312, 'member': 2.440865025201477, 'pittsburgh': 4.245976029618971, 'parts': 4.083752652066601, '5': 2.4679031768952497, 'which': 0.7674309670437692, 'inch': 6.09614626100344, 'games': 11.165619841121456, 'development': 2.3538329480028426, 'may': 1.7899497282712007, 'after': 0.9443334420013064, 'june': 1.9026256813029605, 'regular': 2.918719193446304, 'professional': 1.950151325296976, 'end': 2.419560105914143, 'singled': 6.52058727057061, 'a': 0.05619184472583146, 'bearsin': 9.377057476791094, 'off': 5.9938698797826575, 'third': 2.3506306680914584, '1978': 5.348720563153563, '1975': 2.762331876587333, 'later': 1.4294496043477696, 'm': 3.0903147806097033, 'spent': 2.418609083493439, 'spend': 5.030658019760364, 'lateseason': 7.941972951501771, 'doubleheader': 7.272923322520886, 'relief': 4.4212304191898335, 'tall': 4.573036432057838, 'the': 0.0025394460643478334, 'careerhigh': 5.782488702148399, 'playing': 2.0910027577735617, 'hitless': 7.431147327735781}, {'anglican': 5.750053426395245, 'writings': 4.72309712663357, 'contemporary': 3.069687898287591, 'nottingham': 5.323534909089249, 'including': 1.2272824458461182, 'before': 1.4967823726683713, 'death': 12.627460000300006, 'graves': 6.642689967371511, 'title': 2.5500785078362447, '1947': 3.756656611073944, 'to': 0.046944937681799234, 'degrees': 3.774938655911393, 'projects': 3.0071564939628668, 'cowrote': 4.353176955944817, 'born': 0.268196273764765, 'wales': 3.683325337988394, 'has': 1.285492619232117, 'mortality': 7.115294378317303, 'then': 1.4309354361561304, 'his': 0.7878343656409721, 'federation': 3.870101245131729, 'read': 4.099963746694684, 'leadershipborn': 9.600201028105303, 'christianityprofessor': 10.986495389225194, 'symbolism': 7.1363477875151355, 'one': 0.9309307338087167, 'association': 2.1546374540272892, 'articles': 2.9787953763411688, 'masters': 2.9307029382474243, 'prize': 2.7453192387302345, 'innerspeech': 10.986495389225194, 'university': 5.0840580289271085, '20002003': 6.926052378678775, 'large': 3.3560341274415673, 'rituals': 6.892150827003094, 'common': 4.245976029618971, 'james': 2.762331876587333, 'popular': 2.764478952022998, 'old': 2.905638969584208, 'achieved': 3.692118089936373, 'doing': 3.9707829687379648, 'globe': 4.144879912747602, 'authority': 3.959180875185418, 'society': 4.8896094524171385, 'taught': 2.8485149347730556, 'college': 3.122732540635111, 'belief': 16.335695532200305, 'sociology': 4.70797396505935, 'for': 0.07286252934328691, 'uppsala': 6.567654781428597, 'brief': 4.003632637756252, 'douglas': 4.558390116540598, 'research': 2.1975970798803166, 'current': 2.8308461188591933, 'religion': 21.825448687305297, 'sociological': 12.41474379222733, 'won': 1.3836400683164753, 'attitudes': 6.323056295113127, 'international': 1.457919491753774, 'yearhis': 7.272923322520886, 'various': 2.3663846638022705, 'recently': 2.6417526348076485, 'editorial': 7.9165879143343805, 'degree': 2.0206498944742566, 'anthropology': 10.28590194438767, 'bachelor': 3.357491499572237, 'group': 1.9855189451548496, 'teaches': 7.542510820990193, 'both': 3.3461141184908887, 'boards': 3.993480266292234, 'oxford': 3.550467572873346, 'of': 0.08312352398223048, 'study': 8.48737484411526, 'ritual': 19.055299202986674, 'british': 6.714095277849417, 'published': 1.9250031139854273, 'theologyhe': 9.377057476791094, 'letters': 4.370430204092377, 'fields': 4.109199317727766, 'johns': 4.304386791775386, 'number': 2.12302108305424, 'two': 1.0988831858473562, 'durham': 20.847775374723142, 'undergraduate': 4.056000623273568, 'purityhe': 10.986495389225194, 'conference': 6.081171581224123, 'arts': 2.183972890940773, 'from': 0.29375533798563447, 'guest': 3.134445181959305, 'three': 1.4915025293575952, 'been': 1.954954670959205, 'awarded': 2.354189390708452, 'master': 3.1224597301527437, 'was': 0.07936578561218346, 'board': 2.219789391474679, 'interests': 3.804903444613329, 'alastair': 7.0162034756730725, 'funerary': 9.887883100557085, 'honorary': 3.3890990690123997, 'booksellerdiagram': 10.293348208665249, 'with': 0.40493728504412135, 'those': 3.0921773253835703, 'he': 1.493579903611068, 'include': 4.349090423370428, '1995': 2.222129668695386, 'room': 4.31572906837932, 'surrounding': 5.089341521588453, 'scandinavian': 6.332535039067671, 'chads': 8.588600116426823, 'sweden': 4.139552249639815, 'clergy': 6.497859019493054, 'involved': 2.674114792438443, 'report': 3.7697859025157365, 'doctorate': 3.6866980224670334, 'beliefs': 5.827440090010665, 'reusing': 9.600201028105303, 'history': 4.289515921249219, 'and': 0.014902877960974566, 'conferences': 4.216853412372691, 'cover': 3.7092476625937105, 'is': 0.08284875142655995, 'in': 0.006757844450850144, 'an': 0.5964781781637943, 'expertise': 4.866197970274244, 'at': 1.0765964332706432, 'prayer': 5.911321573991367, 'st': 5.02274994846173, 'around': 2.637957563839097, 'cremation': 27.58420775999142, 'shaw': 5.505856465883203, 'doctor': 3.608736480997322, 'studying': 3.612493529875034, 'member': 1.2204325126007385, 'also': 1.8509083664649395, 'book': 2.002804707892509, 'speaker': 3.580999726025722, 'chairman': 2.6337052541005668, 'which': 0.7674309670437692, 'department': 2.3398541306220704, 'davies': 11.21319607136947, 'rites': 7.225295273531632, 'phd': 2.5603215961961254, '19402000': 10.986495389225194, 'mormonism': 8.347438059609935, 'on': 0.5532382600518011, 'the': 0.0018284011663304402, 'identity': 4.569763106712868, 'a': 0.02809592236291573, 'oddest': 9.600201028105303, 'professor': 2.010865204934687, 'modules': 7.272923322520886, 'barcelona': 4.6496696580787535, 'theology': 18.22065722916686, 'encyclopedia': 5.449161122206657, '2004': 1.6903443608359008, 'senior': 2.2990532222492712, '2003within': 10.986495389225194}, {'gdr': 15.041518972850936, 'german': 9.75843545534788, 'asteroids': 22.755894022689116, 'resistance': 5.309741586956912, 'merit': 4.525027212871477, 'discovered': 8.199927493389367, 'sources': 4.8596262051110095, 'fighters': 5.708380729994677, 'human': 2.897933583948961, 'retired': 2.359013843914834, 'religious': 4.021415043623787, 'had': 1.177428412308558, 'enough': 4.154541823659339, 'to': 0.23472468840899618, 'include': 4.349090423370428, '3859': 10.986495389225194, 'lowell': 6.224321454427438, 'his': 1.3130572760682868, 'geographical': 6.27696518791286, 'continues': 3.3444509863519367, 'ahnert': 10.986495389225194, 'choice': 4.077740609909974, 'famous': 3.2150066291075783, 'cultural': 3.3132722681034856, 'october': 1.9182947844101343, 'not': 1.5880170751336171, 'during': 1.3174651479035495, 'him': 1.5755843267871936, 'bande': 8.789270811888976, 'thuringia': 8.278445188122983, 'name': 2.433549028103139, 'systematically': 7.322933743095548, '3245': 10.986495389225194, 'byproduct': 8.421546031763658, 'small': 3.140296573727769, 'references': 5.653776595959825, 'telescope': 6.669007275688884, 'achieved': 3.692118089936373, '3941': 10.986495389225194, 'related': 3.723866788250953, 'born': 0.268196273764765, 'astronomer': 6.555678590381881, 'examples': 5.648957309523876, 'year': 1.3423616371539895, 'ribbon': 6.381325203237103, 'scientific': 7.349218450296059, 'namings': 9.887883100557085, 'for': 0.29145011737314763, 'federal': 3.0888272384982884, 'restricted': 6.224321454427438, 'research': 4.395194159760633, 'wellsubstantiated': 10.986495389225194, 'honoured': 10.572103631669016, 'scientists': 4.934406220300778, 'international': 1.457919491753774, 'numerous': 2.4220370053418425, 'haydn': 6.696035948076803, 'be': 1.4062480045415613, 'chose': 4.3414044197195505, 'arizonain': 9.04058524016988, 'asteroid': 7.054669756500869, 'galaxies': 7.348909229498808, '1930': 4.918069800981084, 'spare': 5.718637230161866, 'khler': 9.19473591999714, 'tautenburg': 21.972990778450388, 'by': 1.1236602361859211, 'on': 0.36882550670120073, 'great': 2.7682474625394486, 'of': 0.02078088099555762, 'studied': 2.2933341149871773, 'against': 2.0079609791418744, 'times': 2.1000862223759134, '519': 7.941972951501771, 'objects': 5.160495281844744, 'jensch': 10.986495389225194, 'or': 5.738674622467448, 'first': 0.6956048713993103, 'schmidt': 6.199003646443148, 'managers': 5.449161122206657, 'community': 2.693196030513871, 'done': 3.8676691401631165, 'names': 13.773701373329235, 'president': 1.8067173228316515, 'has': 1.285492619232117, 'freimuthhe': 10.986495389225194, 'awarded': 2.354189390708452, 'few': 3.0010110324913715, 'anderson': 4.532870390332502, 'horst': 7.348909229498808, 'iau': 8.421546031763658, 'was': 0.2380973568365504, 'topics': 4.279633052622447, 'himself': 2.8194272108839566, 'amateur': 3.713402793225672, 'schwarzschild': 9.887883100557085, '2424': 10.986495389225194, 'search': 4.389349687338543, 'but': 1.313994565464302, 'interestfreimut': 10.986495389225194, 'neutral': 6.7380001471758355, 'july': 1.9428000946579587, 'reunification': 6.892150827003094, 'with': 0.40493728504412135, 'he': 0.853474230634896, 'observatory': 18.940999664289865, '1995': 2.222129668695386, '17': 2.7543211528412543, 'brngen': 43.945981556900776, 'work': 2.7987275394509097, 'historical': 3.80718741972116, 'politically': 5.202670206895457, 'and': 0.002980575592194913, 'give': 3.978894775273341, 'is': 0.027616250475519986, 'am': 3.7920585381248597, 'prestigious': 3.6263914162360424, 'as': 0.7630171320744707, 'at': 0.645957859962386, 'in': 0.003861625400485797, 'station': 3.5755435136415574, 'nazi': 5.755386772370608, 'karl': 5.081133541170624, 'regime': 4.8683981911838465, 'cross': 3.899757454714617, 'astronomers': 7.990763115671204, 'also': 0.4627270916162349, 'other': 1.4424007566948476, '3181': 10.986495389225194, 'which': 0.7674309670437692, 'bundesverdienstkreuz': 8.588600116426823, 'document': 5.535456935659494, 'composers': 4.295653111806631, 'wrongly': 7.248825770941826, 'bowell': 9.887883100557085, 'after': 0.9443334420013064, 'germany': 3.0033964485143017, 'suppression': 7.431147327735781, 'such': 1.763337513538397, 'mesa': 6.464706812176154, 'a': 0.02809592236291573, 'e': 3.635337162794501, 'freelancer': 7.094675091114568, 'considered': 3.150520807503628, 'freimut': 10.986495389225194, 'reputation': 4.319538596795987, '2006': 3.041475810769012, 'qualities': 6.166213823620158, 'time': 1.3253342074200498, 'the': 0.0016252454811826135}, {'brahms': 6.422147197757358, 'german': 3.2528118184492936, 'berkeleyfrom': 10.293348208665249, 'rector': 5.4852371786804675, 'paul': 5.548396501990852, 'conservatoire': 5.625203223515769, 'music': 12.549548608814243, 'basel': 23.45012563928774, '1944': 4.044338683525725, 'to': 0.3286145637725946, 'board': 4.439578782949358, '8': 2.7572509724892824, 'piano': 3.6534723748387132, 'include': 2.174545211685214, 'heidelberg': 5.982549083279735, 'gave': 3.274946409596048, 'then': 1.4309354361561304, 'cagehe': 10.986495389225194, 'curtis': 5.299520032885375, 'gdanskbrm': 10.986495389225194, '10': 2.3157231098806563, 'binningenbasel': 10.986495389225194, 'school': 2.4455745584347035, 'famous': 3.2150066291075783, 'regio': 7.941972951501771, 'du': 4.286995049063516, 'association': 2.1546374540272892, 'conservatory': 4.293171720955246, 'sortisatio': 10.986495389225194, 'university': 2.5420290144635542, 'argentinahe': 8.789270811888976, 'choir': 4.857445179164649, 'chamber': 7.270674325589002, '2000': 1.8763068991994527, 'schatt': 10.986495389225194, 'musique': 5.8565966743021205, 'works': 2.214349949980095, 'luci': 9.19473591999714, 'groupe': 7.431147327735781, 'czech': 4.7136183826790266, 'national': 1.1860931647723914, 'pierre': 4.86181199833099, 'competition': 3.0047621025333084, 'born': 0.268196273764765, 'college': 1.5613662703175555, 'webern': 9.19473591999714, 'fribourg': 7.585298007563039, 'musicales': 7.690658523220865, 'composers': 4.295653111806631, 'for': 0.07286252934328691, 'anton': 5.868501576808439, 'requiem': 6.174311033852777, 'research': 2.1975970798803166, 'classes': 4.318267140807791, 'international': 1.457919491753774, 'lacroix': 8.588600116426823, 'angelus': 8.683910296231149, 'jury': 4.329768865046803, 'philharmonic': 4.3811974682769925, 'klee': 16.843092063527315, 'jeunesses': 8.588600116426823, 'arts': 2.183972890940773, 'litteri': 10.986495389225194, 'california': 2.345669637363682, 'graduated': 2.2579073935292953, '100': 2.9741457498974, 'rptiteur': 9.887883100557085, 'by': 0.37455341206197373, 'on': 0.36882550670120073, 'conducting': 4.596254722159845, 'institute': 2.1793227663084926, 'of': 0.08727970018134201, 'studied': 2.2933341149871773, 'april': 1.9892244829917467, 'hokuto': 10.293348208665249, 'thring': 10.986495389225194, 'boulez': 7.157853992736099, 'honor': 3.850012180634947, 'composed': 3.9268777609338112, 'among': 2.299897032948229, 'zentralschweiz': 10.986495389225194, 'cd': 3.769051957528662, 'suissebrm': 10.986495389225194, 'silesius': 10.293348208665249, 'brm': 9.04058524016988, 'composer': 6.458033245282031, 'such': 1.763337513538397, 'cs': 7.0162034756730725, 'lucerne': 13.311524097877726, 'variously': 6.655762048938863, '1987': 7.450811947559449, '1984': 2.5258725492973513, 'from': 1.7625320279138068, 'guest': 6.26889036391861, 'festival': 7.744726320875228, 'composition': 8.067533489200652, 'compositions': 4.3624301614253005, 'johannes': 6.088655589274283, 'cantata': 7.115294378317303, 'master': 6.244919460305487, 'slovakia': 6.259107570512853, 'john': 1.9913303989140443, 'was': 0.4761947136731008, 'more': 1.673778950632145, 'concours': 7.272923322520886, 'musicology': 6.323056295113127, 'conductor': 13.24263853959356, 'academy': 4.710518963536593, 'city': 1.7402088904755424, 'worked': 3.107783706724218, 'with': 0.20246864252206068, 'than': 2.0650378102773113, 'painter': 4.267482234839934, 'he': 2.13368557658724, '1990': 2.3683714792305164, '1999': 3.9936033767292685, 'science': 2.3447863231113892, 'des': 4.127930354433829, 'un': 4.379845203026979, 'ombre': 9.377057476791094, 'called': 2.0784770664403074, 'and': 0.011177158470730924, 'is': 0.11046500190207995, 'head': 2.464115671121657, 'pieces': 4.110230777334428, 'high': 1.906719387270128, 'as': 0.3815085660372354, 'his': 0.26261145521365736, 'at': 0.645957859962386, 'council': 2.3398541306220704, 'in': 0.005792438100728695, 'founding': 3.09703623982067, 'influenced': 4.199778438620113, 'holds': 2.8415259721373194, 'foundationfrom': 9.600201028105303, 'member': 4.881730050402954, 'republic': 3.4165677339825424, 'sacred': 5.202670206895457, 'conductorbrm': 10.986495389225194, 'ensemble': 4.052098179296636, 'junge': 7.941972951501771, 'de': 7.1197950288360445, 'aspen': 5.693190564500702, 'director': 1.6150570969066835, 'most': 1.4186204428983973, 'regular': 2.918719193446304, 'president': 1.8067173228316515, 'philharmonie': 7.297615935111258, 'a': 0.06181102919841461, 'europenne': 8.907053847545358, 'e': 3.635337162794501, 'pardubice': 8.683910296231149, '1973': 2.808137223619358, 'chief': 2.552031845407953, '2001': 1.9280249665871378, '2006': 3.041475810769012, 'swiss': 14.565806699226162, 'the': 0.002641023906921747}, {'son': 5.152438960310069, 'aharon': 18.08117048033976, 'corps': 4.476237048702044, 'inducted': 3.6213152632041816, 'settlements': 6.908957945319475, 'years': 3.2257142982741165, 'quotes': 6.642689967371511, 'london': 2.219789391474679, 'same': 2.2492032766809724, 'nadav': 10.986495389225194, 'only': 1.819375719703575, '25': 2.7469019349192254, 'le': 4.078740110243057, 'rosh': 8.213906666985412, '22': 2.83833894930357, 'freediving': 18.38947183999428, 'raffray': 10.986495389225194, '1941': 4.236564195436625, 'had': 2.354856824617116, 'young': 2.4099018545275093, 'micronesia': 8.09612363132903, 'him': 1.5755843267871936, 'to': 0.1408348130453977, 'finally': 3.813303646738596, 'edward': 3.876615926152923, 'east': 2.8400760661271907, '2010': 1.5928339601219734, '1958': 3.4175997258181985, 'kingdom': 3.7280832386298877, 'then': 2.861870872312261, 'his': 2.6261145521365736, 'returned': 2.224475435663605, 'cuba': 5.005081177970713, 'sussex': 5.4811638532928315, 'early': 1.929422753652229, '1957': 3.520840079091138, 'sons': 3.8620171267317702, 'they': 1.8993401178193898, 'traveled': 4.392081929475416, 'harrow': 6.943444121390644, 'association': 2.1546374540272892, 'chapel': 5.358874275534557, 'institut': 5.713495830661447, 'school': 2.4455745584347035, 'name': 2.433549028103139, 'who': 0.9098952189804214, 'married': 6.983928785155566, 'joined': 1.9082017981693435, '1946': 3.8033836874819134, 'officer': 2.92690306033765, 'team': 3.464084885261381, 'served': 1.5362723499305253, 'spent': 2.418609083493439, 'where': 2.178152424181346, 'husband': 3.7092476625937105, 'england': 5.293511246412102, 'trained': 3.6340542889816114, 'disciplines': 5.663485410086786, 'intelligence': 4.254284682757988, 'fathers': 4.4897203990393315, 'aida': 6.655762048938863, 'aldrich': 7.520759486425468, 'born': 0.268196273764765, 'second': 1.6724258314865346, 'freedivingsolomons': 10.986495389225194, 'are': 3.543927625261087, 'greece': 9.267731985811256, 'greatwood': 10.986495389225194, 'best': 1.5336010724149785, 'israeli': 9.44619425326714, 'jackson': 4.197523646233024, 'for': 0.21858758802986072, 'mt': 11.873278763951314, 'currently': 1.637088969126014, 'trainers': 6.7238155121838785, 'foundation': 2.714435767014782, 'attended': 2.2859811406819186, 'wallis': 7.895452935866879, 'joy': 5.313172122053702, 'were': 1.521978023354629, 'corisande': 10.986495389225194, 'met': 3.361876403065796, '27': 3.110616229728885, 'taught': 2.8485149347730556, 'members': 2.8274067345572838, 'barracks': 7.054669756500869, 'brokerage': 7.322933743095548, 'teach': 4.564873121418676, 'kirk': 5.982549083279735, 'b': 10.034792843892667, 'mariateresa': 10.986495389225194, 'both': 1.6730570592454443, 'limits': 5.299520032885375, '1932': 4.936761933993236, 'many': 1.639964662798746, 'changed': 3.9725799144146667, 'shipping': 6.304364162100975, 'scuba': 7.0744723837970485, 'ideology': 6.166213823620158, 'april': 1.9892244829917467, 'ferreras': 10.293348208665249, 'action': 3.467888172409942, 'wellington': 5.497557663068508, 'settled': 4.687546142369252, 'childhood': 4.128981326679804, 'egypt': 5.012685777355933, 'father': 7.6159568278312495, 'into': 1.6050629424066056, 'two': 1.0988831858473562, 'regiment': 5.930249583876886, 'national': 1.1860931647723914, 'huntemuller': 10.986495389225194, '1939': 4.378494763929107, 'weight': 5.237102403316941, 'from': 0.29375533798563447, 'ten': 2.9294347072594293, 'system': 3.0888272384982884, 'heights': 5.399246730824944, 'baptised': 8.683910296231149, 'switzerlandin': 8.588600116426823, 'spence': 7.37557747658097, 'house': 2.325548234164261, 'aharons': 21.972990778450388, 'was': 0.3968289280609173, 'sinai': 6.9975113426609195, 'separated': 5.76613956414687, 'a': 0.022476737890332586, 'israel': 8.159481221153282, 'lived': 3.378120914844411, 'an': 0.29823908908189717, 'pinna': 10.986495389225194, 'india': 3.443222042519748, 'but': 1.313994565464302, 'train': 4.503388037767995, 'westbourne': 9.887883100557085, 'child': 9.83425416590348, 'known': 1.4457727152652031, 'hc': 6.475635882708344, 'instructor': 4.153463656438993, 'with': 0.6074059275661821, 'former': 2.714626224198417, 'he': 1.706948461269792, '1992': 2.278351314316948, '1997': 2.1298344522079455, '1998': 2.0687826320938068, 'work': 1.3993637697254548, 'mexicomarcus': 10.986495389225194, 'mary': 7.60373247301576, 'guards': 12.104042912189005, 'record': 2.1528869065343033, 'defense': 3.794313330511949, 'viii': 6.752388884627935, 'uk': 8.371829993731193, 'henry': 7.907742256394376, 'ernest': 22.40800130574442, 'freedivers': 10.986495389225194, 'september': 3.8023030148473933, 'zeev': 8.789270811888976, 'and': 0.018628597451218205, 'firm': 3.3971595660545773, 'pipin': 10.986495389225194, 'constant': 5.501698455734539, 'mexico': 3.6417763350755217, 'caicos': 8.683910296231149, 'of': 0.03740558579200372, 'is': 0.05523250095103997, 'year': 1.3423616371539895, 'moved': 2.0172079891067893, '196768': 6.752388884627935, 'middle': 3.5105894198577974, 'as': 0.5086780880496472, 'at': 0.21531928665412867, 'in': 0.02606597145327913, 'partner': 3.4248536436364145, 'saw': 3.4321605654994465, 'communal': 6.6170475367581725, 'united': 1.5679220786705559, 'us': 1.9319904488071395, 'no': 2.396423552396384, '1964': 3.06677562830062, '1960': 3.2957522256833225, 'ne': 4.553555296486015, '1962': 3.2103799121264522, '1965the': 10.293348208665249, 'another': 2.603062187988481, 'forces': 3.861212297714483, 'rosey': 8.588600116426823, 'holderborn': 10.986495389225194, 'golan': 8.347438059609935, 'francisco': 3.2563205939789728, 'agricultural': 5.041074780618619, 'mother': 3.112517009620693, 'student': 3.095538673086275, 'on': 0.5532382600518011, 'friends': 3.5987861501441536, 'the': 0.0022347125366260936, 'died': 7.648195783738953, 'freediver': 9.19473591999714, 'eilat': 8.588600116426823, 'solomons': 78.9545293586688, 'turks': 7.728398851203712, 'third': 2.3506306680914584, 'wife': 5.367963341422074, 'pennsylvania': 3.677952591686004, '1975': 2.762331876587333, 'later': 1.4294496043477696, '1973': 2.808137223619358, 'uri': 7.402976450769084, 'together': 2.8423969258866704, 'ibiza': 7.054669756500869, '2001': 1.9280249665871378, 'time': 1.3253342074200498, 'commissioned': 3.9636273031425526, '2008': 1.5093391374786154, 'coldstream': 9.19473591999714, 'simpson': 33.16145925048621}, {'administration': 3.2952952917023315, 'over': 1.4878231559557336, 'torah': 7.115294378317303, 'four': 1.922106072733316, 'committee': 2.468102917233475, 'yael': 8.789270811888976, 'endowment': 4.8596262051110095, 'medrash': 9.19473591999714, 'hills': 9.44619425326714, 'internationally': 3.60748726159689, 'earned': 2.3840423538581335, 'dick': 4.577966598165696, 'cheney': 7.520759486425468, 'young': 2.4099018545275093, 'to': 0.046944937681799234, 'bush': 4.170855399150863, 'school': 2.4455745584347035, 'stephen': 3.8125370694684007, 'has': 1.713990158976156, 'mayors': 5.713495830661447, 'ordained': 4.577966598165696, 'then': 1.4309354361561304, 'his': 0.5252229104273147, 'increased': 14.250377397064469, 'lakewood': 7.728398851203712, 'michigan': 3.6606878866294212, 'term': 3.1064471882536173, 'govoha': 10.986495389225194, 'congregation': 11.458000034394825, 'arnold': 5.154612911941677, 'closely': 4.591233791109745, 'jacob': 11.045327168399169, 'township': 5.579323617765075, 'masters': 2.9307029382474243, 'scholar': 3.638551566076507, 'h': 7.893670078726237, 'university': 1.6946860096423695, 'across': 3.180613348996573, 'beverly': 10.970474357360935, 'served': 1.5362723499305253, 'webb': 6.088655589274283, 'leaders': 3.8741679445142827, 'steven': 4.3584540130456615, 'invocations': 9.887883100557085, 'wife': 2.683981670711037, 'substantially': 6.781802769834228, 'businessweil': 10.986495389225194, 'delivered': 4.920387299121447, 'for': 0.14572505868657382, 'visiting': 3.407327421829118, 'currently': 1.637088969126014, 'new': 4.435766328062637, 'public': 2.029113653642407, 'theological': 4.92971137599657, 'attended': 2.2859811406819186, 'business': 2.3749015223874728, 'weil': 14.920269729218067, 'california': 2.345669637363682, 'york': 5.103142634286618, 'vice': 3.0711472199621164, 'by': 0.37455341206197373, 'both': 1.6730570592454443, 'congregations': 14.109339513001737, 'resides': 3.627027750969573, 'residence': 4.6496696580787535, 'programming': 4.613175599648182, 'american': 2.2547555688500136, 'became': 1.3300599330549516, 'w': 3.6528189935675104, 'jersey': 3.5563812506633936, 'strongly': 4.925038470297177, 'jimmy': 4.254284682757988, 'synagogues': 8.09612363132903, 'fundraiser': 6.250296940830698, 'stern': 5.570394987020774, '250': 5.187402734764668, 'george': 2.7958637083216553, 'from': 0.29375533798563447, 'isaac': 5.782488702148399, 'girls': 3.986160928949964, 'three': 1.4915025293575952, 'their': 1.5201958369931787, 'yeshivat': 8.501588739437194, 'was': 0.15873157122436693, 'israel': 16.318962442306564, '750': 6.875621525051883, 'families': 8.988511108409446, 'on': 0.18441275335060037, 'jewish': 4.181880869162571, 'park': 3.199528386610323, 'fund': 3.882351296237667, 'kerem': 9.04058524016988, 'teaneck': 7.61919955923872, 'worked': 3.107783706724218, 'with': 0.6074059275661821, 'he': 1.493579903611068, 'grew': 2.9691878815366133, 'advocating': 5.760748715511993, 'expanded': 4.547145018125096, 'up': 1.5635467678501844, 'governor': 3.394129260705398, 'while': 1.8364359481339414, 'of': 0.02078088099555762, 'byavneh': 10.293348208665249, 'seminary': 4.785986215182504, 'country': 2.6743602815767815, 'and': 0.008941726776584738, 'yeshiva': 6.7238155121838785, 'is': 0.027616250475519986, 'cattle': 6.555678590381881, 'an': 0.29823908908189717, 'high': 1.906719387270128, 'as': 0.2543390440248236, 'at': 0.43063857330825733, 'in': 0.009654063501214493, 'education': 2.4487155642005685, 'ohr': 8.683910296231149, 'schwarzenegger': 7.0744723837970485, 'affairs': 2.9405866469544146, 'jerseyin': 8.153282045168979, 'rabbi': 23.957132461844317, 'oak': 5.557149760270754, 'successful': 2.679282762596886, 'elchanan': 8.789270811888976, 'delshad': 10.986495389225194, 'farm': 4.107139584764755, 'who': 0.9098952189804214, 'southern': 3.1528951655640904, 'californiaweil': 10.986495389225194, 'most': 1.4186204428983973, 'membership': 9.356793895431327, 'president': 3.613434645663303, 'beth': 17.448034182561127, 'upstate': 6.351766400995558, 'a': 0.011238368945166293, 'boys': 3.9073109946155262, 'considered': 3.150520807503628, 'the': 0.0007110448980173934}, {'all': 3.2862224869824943, 'currently': 1.637088969126014, 'office': 2.6240864116098233, 'executive': 2.4958515330424933, 'serving': 2.8470548673505855, 'including': 1.2272824458461182, 'committee': 4.93620583446695, 'dakota': 22.75271209070863, 'emineth': 10.986495389225194, '24': 2.8790765775052196, 'retirement': 3.2137426727564526, 'candidate': 3.1473637409508615, 'chosen': 3.80186623650788, 'thingit': 10.986495389225194, 'to': 0.1408348130453977, 'finally': 3.813303646738596, 'candidates': 4.464402591055042, 'board': 2.219789391474679, '2010': 1.5928339601219734, 'partys': 4.346619555398658, 'his': 0.26261145521365736, 'increased': 4.75012579902149, 'foremost': 5.4811638532928315, 'every': 3.306319748788604, 'know': 4.168664817771044, 'not': 1.5880170751336171, 'during': 1.3174651479035495, 'republican': 18.018744697431412, '1958': 3.4175997258181985, '2007s': 7.520759486425468, 'victory': 3.384593429350028, 'become': 2.4964678658817263, 'wrote': 2.545535503808546, 'significantly': 5.544077678703401, 'be': 1.4062480045415613, 'senate': 3.3880960599012306, 'house': 2.325548234164261, 'national': 1.1860931647723914, 'born': 0.268196273764765, 'election': 5.14178410714118, 'led': 2.2402561008421333, 'for': 0.07286252934328691, 'since': 1.455376717308041, 'state': 5.1271718211495525, 'won': 1.3836400683164753, 'fargo': 7.035251670643767, 'learned': 4.275972279772766, 'ken': 4.501860153589942, 'terms': 3.8240978918694766, 'houses': 4.740388623743631, 'job': 3.446936559924164, 'members': 2.8274067345572838, 'come': 3.672608557591732, 'by': 1.1236602361859211, 'legislature': 4.474750059580466, 'both': 3.3461141184908887, 'about': 3.8530257976751474, 'getting': 4.301883661557267, 'of': 0.024937057194669147, 'motion': 4.260261986866447, 'place': 2.5222811225998436, 'senator': 3.9056274925344123, 'wheels': 6.592046234552756, 'first': 0.6956048713993103, 'statewide': 5.574849337370154, 'into': 1.6050629424066056, 'one': 0.9309307338087167, 'gary': 4.004560712068805, '6925': 10.986495389225194, 'your': 3.7127090713802997, 'figure': 3.950346895474658, 'would': 2.136551161989598, '3512': 9.600201028105303, 'distracted': 8.683910296231149, 'political': 2.322262455159642, 'their': 1.5201958369931787, 'marginin': 9.04058524016988, 'karls': 8.907053847545358, 'meeting': 4.01858618742331, 'north': 9.728796439429818, 'beltway': 8.789270811888976, 'successful': 2.679282762596886, 'republicans': 11.185735685745666, 'train': 4.503388037767995, 'representative': 3.4544072456834716, 'july': 3.8856001893159173, 'with': 0.20246864252206068, 'former': 1.3573131120992086, 'he': 0.640105672976172, 'me': 3.227734845067532, 'october': 1.9182947844101343, 'was': 0.15873157122436693, 'inside': 4.186325320922995, 'single': 2.887244827428234, 'us': 5.795971346421418, 'margin': 4.8168846567337384, 'and': 0.004470863388292369, '2007in': 5.663485410086786, 'wasnt': 5.078412451056264, 'is': 0.05523250095103997, 'it': 1.3165805834938153, 'pieces': 4.110230777334428, 'heard': 4.072758038565509, 'as': 0.5086780880496472, 'at': 0.21531928665412867, 'in': 0.005792438100728695, 'station': 3.5755435136415574, 'finance': 7.385595337247514, 'siren': 7.402976450769084, 'that': 0.6614069466714981, '1': 2.0978765819243166, 'setting': 4.359777639976169, 'chairman': 13.168526270502834, 'party': 9.41604461389689, 'exactly': 5.923900356198227, 'description': 5.949542786811565, 'director': 3.230114193813367, 'letter': 4.604679371819096, 'rolling': 4.8401661315562965, 'on': 0.36882550670120073, 'a': 0.03371510683549888, 'majorities': 8.421546031763658, 'lead': 2.7774591234501234, 'i': 2.4031399955552883, 'so': 2.661916544088344, 'time': 1.3253342074200498, 'the': 0.0017268233237565267, 'songs': 2.9508926963066124}, {'since': 1.455376717308041, 'kosovo': 6.134465125305577, 'unrest': 6.752388884627935, 'including': 1.2272824458461182, 'world': 1.370623244696304, 'soldiers': 5.181360420308706, 'australian': 2.8766691132067175, 'july': 1.9428000946579587, 'issues': 3.0010110324913715, 'based': 2.299897032948229, 'francegrucza': 10.986495389225194, 'la': 2.801702735060116, 'paris': 3.190026146139137, 'had': 1.177428412308558, 'young': 2.4099018545275093, 'to': 0.046944937681799234, 'has': 0.428497539744039, 'veterans': 4.982608322118655, 'then': 1.4309354361561304, 'australia': 8.60575934052612, 'enclave': 8.347438059609935, 'safe': 5.17835289924475, 'baghdad': 5.827440090010665, 'were': 1.521978023354629, 'during': 1.3174651479035495, 'documented': 5.351705786055945, 'unique': 4.030902780828897, 'pbs': 4.763919121153825, 'covering': 4.482207215688549, 'refugees': 5.7032916604872055, 'cynical': 7.585298007563039, 'pacific': 3.8660510168327065, 'zones': 6.604468754551313, 'born': 0.268196273764765, 'individual': 3.825649482560895, 'entering': 4.389349687338543, 'year': 1.3423616371539895, 'frontline': 13.476000294351671, 'afghanistan': 9.4197037997671, 'network': 3.154481208719725, 'banff': 6.332535039067671, 'section': 3.923447225837022, 'selected': 2.779911774904442, 'extensively': 3.7786355177927193, 'won': 1.3836400683164753, 'currently': 1.637088969126014, 'international': 1.457919491753774, 'briefinghe': 10.293348208665249, 'cameraman': 6.752388884627935, 'idealistic': 8.213906666985412, 'men': 3.721765211295327, 'french': 2.9278516770095764, 'yuri': 6.332535039067671, 'news': 2.822839213056762, 'along': 2.5088749729287803, 'iraq': 17.747378587965535, 'on': 0.36882550670120073, 'working': 2.074561053063768, 'canadian': 2.766899935048114, 'career': 1.3050270203415668, 'country': 2.6743602815767815, 'leaving': 3.3202734635624696, 'melbourne': 3.8914310119380633, 'length': 9.96521664423731, 'aka': 4.654993539331503, 'entered': 3.3434917536644764, 'documentary': 19.335744608429835, 'maker': 5.227593615347914, 'south': 2.2386667807364518, 'first': 0.6956048713993103, 'pakistan': 4.577966598165696, 'named': 2.0300155412252816, 'own': 2.269959656680699, 'civil': 3.3244978303233013, 'one': 0.9309307338087167, 'such': 1.763337513538397, 'canal': 6.0520214560945025, 'timothy': 5.175354396248494, 'platoon': 13.311524097877726, 'palestinian': 5.67822769182399, 'festival': 2.5815754402917426, 'west': 2.602605045123377, 'awarded': 2.354189390708452, 'territories': 5.7290000171974125, 'films': 2.78045762644638, 'white': 6.394909975135435, 'bitter': 6.016682089649193, 'war': 5.619645234553478, 'grucza': 43.945981556900776, 'festivalin': 6.158181651922893, 'israel': 4.079740610576641, 'north': 2.4321991098574545, 'released': 2.0078348995855078, 'craft': 5.289401902719789, 'known': 1.4457727152652031, 'worked': 3.107783706724218, 'maldavsky': 10.986495389225194, 'with': 0.20246864252206068, 'haven': 5.557149760270754, 'he': 1.280211345952344, 'television': 2.00180169878134, 'look': 4.303134443458919, '1999': 1.9968016883646342, 'was': 0.15873157122436693, 'work': 2.7987275394509097, 'of': 0.012468528597334574, 'and': 0.006706295082438554, 'emmy': 4.226080698141766, 'kosovan': 10.986495389225194, 'outstanding': 3.383594927020439, 'is': 0.11046500190207995, 'pieces': 4.110230777334428, 'escaped': 5.723805200320308, 'as': 0.5086780880496472, 'his': 1.3130572760682868, 'at': 0.43063857330825733, 'in': 0.01255028255157884, 'film': 10.16556958528976, 'papua': 6.158181651922893, 'granted': 4.523465932304524, 'when': 1.3806055739282235, 'feature': 6.387467336817337, '1': 2.0978765819243166, 'cinematography': 6.332535039067671, 'hot': 4.097922929659831, 'best': 3.067202144829957, 'docs': 7.520759486425468, 'conflict': 4.3866248900123574, 'continues': 3.3444509863519367, 'frontlinein': 10.986495389225194, 'who': 1.8197904379608427, 'produce': 4.200907744217265, 'invasion': 5.187402734764668, 'the': 0.0014220897960347868, 'achievement': 3.8148385664566797, 'began': 3.454920191420506, 'a': 0.03371510683549888, 'kurdish': 6.682430296021025, 'correspondent': 4.3811974682769925, 'for': 0.5100377054030083, '1976': 2.71622627778857, 'sometimes': 4.078740110243057, '2002': 1.8753125887822302, '2003': 1.8013702663900752, '2006': 1.520737905384506, 'repatriated': 7.990763115671204, '2009': 1.5644364836042695, 'spend': 5.030658019760364}, {'coach': 8.166396178480582, 'being': 1.7938099524877322, 'scientologist': 8.588600116426823, 'executive': 2.4958515330424933, 'years': 1.0752380994247055, 'four': 1.922106072733316, 'facilities': 5.22130428644035, 'including': 2.4545648916922365, 'during': 2.634930295807099, '15': 2.527567105940933, 'captain': 3.6799639902856893, 'its': 1.6875948402695313, 'happiness': 6.134465125305577, 'position': 2.3300621307174527, 'religion': 4.3650897374610595, 'had': 1.177428412308558, 'better': 3.445873860568042, 'to': 0.3286145637725946, 'association': 4.3092749080545785, 'attended': 2.2859811406819186, 'under': 1.8347379746813095, '2010': 1.5928339601219734, 'his': 0.5252229104273147, 'secular': 5.956057467832759, 'end': 2.419560105914143, 'utah': 4.656774483702498, 'camino': 7.348909229498808, 'spokespersons': 8.789270811888976, 'supervise': 7.808441558877249, 'not': 1.5880170751336171, 'world': 1.370623244696304, 'traveled': 4.392081929475416, 'continued': 2.720588055069447, 'narconon': 9.887883100557085, 'founded': 2.7103551696667347, 'school': 2.4455745584347035, 'adams': 29.22361958245296, 'religions': 5.923900356198227, 'companies': 3.484860931341781, 'chuck': 5.120027332291897, 'teams': 3.1672609353661243, 'scholastics': 8.907053847545358, 'fitness': 5.334006208956544, 'el': 3.9442092172854513, 'served': 1.5362723499305253, 'where': 2.178152424181346, 'the': 0.0030473352772174005, 'procareer': 9.887883100557085, 'national': 3.558279494317174, '1960s': 3.5713202796118995, 'born': 0.268196273764765, 'officials': 4.417013968810898, 'college': 6.245465081270222, 'professional': 1.950151325296976, 'doug': 4.990043300606173, 'out': 1.8484031814566355, 'living': 3.051265849408287, 'said': 2.808417925375587, 'for': 0.43717517605972145, 'falcons': 5.868501576808439, 'bob': 3.5498781239909682, 'reverend': 6.199003646443148, 'international': 2.915838983507548, 'public': 2.029113653642407, 'steelers': 12.41474379222733, 'newswriters': 9.887883100557085, 'drafted': 3.7085568162795326, 'full': 3.003055326218652, 'august': 2.000173951599175, 'scovil': 10.986495389225194, 'free': 2.956736868784372, 'california': 7.0370089120910455, 'members': 2.8274067345572838, 'become': 2.4964678658817263, 'represented': 2.8985478345825246, 'by': 1.8727670603098687, 'received': 1.5396609815666638, 'high': 3.813438774540256, 'of': 0.08312352398223048, 'professions': 6.796840647198769, 'scientology': 61.8271908096297, 'participating': 4.958216868994496, 'american': 1.1273777844250068, 'became': 1.3300599330549516, 'nonprofit': 4.1621217191821085, 'stockton': 6.7238155121838785, 'recruited': 4.4897203990393315, '1946': 3.8033836874819134, 'within': 9.086903960983264, 'football': 17.909994658969975, 'one': 0.9309307338087167, 'church': 20.401194492434843, 'owning': 6.843360662833661, 'conference': 6.081171581224123, 'city': 1.7402088904755424, 'basketball': 3.6746092251480293, 'working': 2.074561053063768, 'there': 2.3005725945344695, '1988': 2.4491074905234376, 'sports': 3.001691999490788, 'listed': 3.9149220250136625, 'way': 2.9688582293167167, 'hollywood': 3.902268967127278, 'was': 0.4761947136731008, 'league': 6.2570213529299, 'pittsburgh': 8.491952059237942, 'season': 1.8875336052324008, 'serve': 3.618155702913813, 'took': 2.2103282894939196, 'robert': 2.802818806604537, 'finished': 2.6924457491231664, 'pacific': 3.8660510168327065, 'worked': 1.553891853362109, 'an': 0.29823908908189717, 'with': 0.40493728504412135, 'former': 2.714626224198417, 'he': 2.347054134245964, 'applied': 4.096904080870728, 'organizations': 3.4799036091543534, 'applying': 5.923900356198227, 'consultant': 3.456552018623606, 'official': 3.1501256286800703, 'up': 1.5635467678501844, 'signed': 2.5176524587500038, 'while': 3.672871896267883, 'programs': 3.3415760442663376, 'atlanta': 3.9450837254303837, 'and': 0.00819658287853601, 'seven': 2.7917137507818355, 'san': 5.182487737228398, 'played': 3.0908804008769675, 'december': 2.001425829579395, 'is': 0.027616250475519986, 'criminon': 10.986495389225194, 'agent': 3.752318209475346, 'mateo': 14.148944767594097, 'helped': 2.9399460319421156, 'teacherin': 8.278445188122983, 'australia': 2.86858644684204, 'held': 2.1669778486203057, 'at': 1.0765964332706432, 'in': 0.010619469851335942, 'offense': 6.111298066024043, 'education': 2.4487155642005685, 'as': 0.7630171320744707, 'affairs': 2.9405866469544146, '1968': 2.8997774689212887, 'media': 2.527567105940933, '1966': 3.087341905882097, 'able': 3.7487171973017515, 'member': 2.440865025201477, 'tight': 5.723805200320308, 'methodology': 5.739471317064708, 'other': 2.884801513389695, '2006': 3.041475810769012, 'encouraged': 4.96790217472896, 'play': 4.540574836146684, 'redwood': 7.115294378317303, 'schoolhe': 6.752388884627935, 'bruce': 4.226080698141766, 'after': 0.9443334420013064, 'melbourne': 3.8914310119380633, 'president': 7.226869291326606, 'subsequently': 2.8793779184748045, 'single': 2.887244827428234, 'a': 0.08428776708874719, 'noll': 8.347438059609935, 'center': 2.378000039402171, 'vice': 12.284588879848465, 'performance': 2.7455828475362956, '1973': 2.808137223619358, 'trackandfield': 9.600201028105303, 'tech': 4.866197970274244, '2004': 1.6903443608359008, 'organization': 5.775705090931553, 'senior': 2.2990532222492712, '2009': 3.128872967208539, 'playing': 2.0910027577735617, 'scholarship': 3.67127699947222}, {'years': 2.150476198849411, 'roy': 22.601753324937874, 'interim': 4.632125348427844, 'including': 1.2272824458461182, 'mayor': 3.580999726025722, '26': 3.0388168179236272, '27': 3.110616229728885, 'candidate': 3.1473637409508615, 'la': 2.801702735060116, 'merger': 5.548416080301998, '29': 3.134445181959305, 'to': 0.1408348130453977, 'permanent': 3.9183233888371527, 'qubcois': 6.453895896071939, 'riding': 4.28946114155871, 'sylvie': 7.460134864609033, '2012': 5.381429857463196, 'partys': 4.346619555398658, 'his': 0.26261145521365736, 'march': 1.9573172463231197, 'easily': 5.202670206895457, 'regional': 3.3579777626501386, 'bcancour': 10.986495389225194, 'politician': 2.6023765520342987, 'du': 4.286995049063516, 'barreau': 9.19473591999714, 'february': 2.1088344556315284, '59': 5.579323617765075, 'admitted': 4.4226398626930665, 'she': 7.909936190856877, 'served': 1.5362723499305253, 'universit': 5.399246730824944, 'reelected': 7.36530432789498, 'lotbinire': 10.986495389225194, 'mental': 4.694926249666874, 'house': 2.325548234164261, 'national': 2.3721863295447827, 'elected': 2.23819047684557, 'second': 1.6724258314865346, 'quebec': 9.100690041711534, 'lawyer': 3.7980826527282407, 'year': 1.3423616371539895, 'declined': 5.035852836637467, 'even': 3.282585179608883, 'tuque': 10.293348208665249, 'for': 0.29145011737314763, 'electoral': 4.561626365319807, 'won': 1.3836400683164753, 'health': 2.994564869372717, 'worked': 1.553891853362109, 'leader': 8.19589952185635, 'announced': 2.7377046555287814, 'assembly': 6.686983507328953, 'degree': 2.0206498944742566, 'initially': 3.6873739265143946, 'mauricie': 9.19473591999714, 'gilles': 6.532148092971687, 'opposition': 3.7973276508048714, 'represented': 2.8985478345825246, 'dumont': 7.654290879049991, 'arthabaska': 10.986495389225194, 'on': 0.18441275335060037, 'district': 2.774469584601757, 'of': 0.049874114389338295, 'adq': 26.05173088869345, '37': 5.020348650101503, 'became': 1.3300599330549516, 'first': 0.6956048713993103, 'named': 2.0300155412252816, 'her': 1.5502153786328006, 'deputy': 2.9993106409917214, 'previously': 2.7704072905928783, 'into': 1.6050629424066056, '22': 2.83833894930357, 'municipality': 5.493433945884646, 'county': 2.8412358227083288, 'laval': 6.555678590381881, 'vote': 7.684176417808111, 'voteon': 8.347438059609935, 'avenir': 8.789270811888976, 'november': 1.9726566376168002, '1987': 2.4836039825198166, 'pq': 7.552508184740048, 'from': 0.8812660139569034, 'taillon': 9.377057476791094, '2012she': 7.520759486425468, 'support': 3.0010110324913715, '1988': 2.4491074905234376, 'awarded': 2.354189390708452, 'was': 0.5555604992852843, 'until': 5.277303788049553, '4': 2.437803530749586, 'that': 1.3228138933429963, 'finished': 5.384891498246333, 'sharply': 7.0162034756730725, 'jeanguy': 9.887883100557085, 'quebecroy': 10.293348208665249, 'with': 1.2148118551323641, 'appointed': 2.2003443343554556, 'organizations': 3.4799036091543534, 'saintsophiedelvrard': 10.986495389225194, '12': 2.511583590065563, '15': 2.527567105940933, 'born': 0.268196273764765, '1998': 2.0687826320938068, 'caq': 17.814107695090716, 'official': 3.1501256286800703, 'coalition': 4.275972279772766, 'merged': 5.046324136504762, 'election': 10.28356821428236, 'and': 0.002980575592194913, 'voteparti': 10.986495389225194, 'liberal': 3.7344414373723804, 'is': 0.027616250475519986, 'nowdefunct': 6.224321454427438, 'as': 0.2543390440248236, 'in': 0.008688657151093043, 'votein': 7.322933743095548, 'par': 6.037735498847026, '1964': 3.06677562830062, '44': 5.108759607445555, 'leaderin': 8.501588739437194, 'member': 2.440865025201477, 'also': 0.4627270916162349, 'incumbent': 4.181880869162571, 'party': 4.708022306948445, 'resignation': 4.161035352969887, 'reelection': 4.126880485570992, 'canada': 2.68571842837374, 'though': 3.3439712549922924, 'qubec': 11.822643147982735, 'mario': 5.163449493742175, 'law': 2.4538226269605703, '2008': 1.5093391374786154, 'a': 0.01685755341774944, 'laurent': 6.475635882708344, 'third': 2.3506306680914584, 'later': 1.4294496043477696, 'boissonneault': 10.986495389225194, '2003': 5.404110799170226, '2007': 2.975946139511159, 'the': 0.00243786822177392, '2009': 1.5644364836042695}, {'gq': 6.158181651922893, 'rob': 4.785986215182504, 'random': 5.410546286078878, 'bright': 5.602000326436105, 'radio': 2.349033365418012, 'thanks': 5.282712914568993, 'crists': 9.887883100557085, 'weekly': 3.608736480997322, 'death': 3.1568650000750016, 'how': 3.0810537401649083, 'with': 0.20246864252206068, 'childrensheffield': 10.986495389225194, 'folded': 5.693190564500702, 'young': 2.4099018545275093, 'writing': 2.61409678271219, 'late': 2.374355720500003, 'to': 0.1408348130453977, 'tape': 10.859334655051313, 'charlottesville': 7.225295273531632, '2010': 1.5928339601219734, '2013': 1.9545642372230505, 'his': 0.5252229104273147, 'dj': 4.263865594369746, 'around': 2.637957563839097, 'song': 2.869182927623221, 'blender': 8.501588739437194, 'couple': 4.076742107580384, 'continues': 3.3444509863519367, 'virginia': 3.7444130299682326, 'quest': 5.292763250422495, '2': 2.2482408126990716, 'crist': 8.042056410058754, 'loss': 4.05991835600247, 'february': 2.1088344556315284, 'cooler': 8.683910296231149, 'january': 3.770824006371922, 'university': 0.8473430048211847, 'married': 2.327976261718522, 'rituals': 6.892150827003094, 'journalist': 3.1247683114012137, 'yale': 3.984339434821573, 'become': 2.4964678658817263, 'starred': 3.5683145664984064, 'where': 1.089076212090673, 'house': 2.325548234164261, 'excerpt': 7.272923322520886, 'library': 4.04144432549936, 'yorksheffields': 10.986495389225194, 'culture': 3.1328905761273576, 'second': 3.344851662973069, 'attended': 2.2859811406819186, 'for': 0.07286252934328691, 'currently': 1.637088969126014, 'virginiahis': 9.887883100557085, 'contributing': 8.853760303463904, 'version': 3.5105894198577974, 'print': 4.355812003582822, 'new': 1.7743065312250548, 'wtju': 9.887883100557085, 'before': 1.4967823726683713, 'issue': 3.92773723670653, 'publishers': 4.653215761085504, 'after': 0.9443334420013064, 'august': 2.000173951599175, 'sheffield': 14.712829436546246, 'remarried': 6.709829270209139, 'met': 6.723752806131592, 'york': 1.701047544762206, 'by': 0.37455341206197373, 'on': 0.18441275335060037, 'about': 1.9265128988375737, 'mans': 5.279385124476319, 'of': 0.033249409592892194, 'turn': 4.267482234839934, 'american': 1.1273777844250068, 'place': 2.5222811225998436, 'spin': 5.723805200320308, 'discusses': 6.111298066024043, 'first': 0.6956048713993103, 'love': 17.842886757110133, 'author': 2.2935018580052677, 'had': 1.177428412308558, 'pop': 3.5913878426627086, 'one': 1.8618614676174334, 'featured': 2.542518260140216, 'journalmost': 10.986495389225194, 'city': 1.7402088904755424, 'takes': 4.586237943916373, 'would': 2.136551161989598, 'girls': 3.986160928949964, 'their': 1.5201958369931787, 'station': 3.5755435136415574, 'music': 5.378377975206105, 'editor': 5.484848237858817, 'essays': 4.180772835808209, 'was': 0.2380973568365504, 'life': 2.1907617832744593, 'that': 0.6614069466714981, 'stone': 4.332342869041976, 'it': 1.3165805834938153, 'released': 6.023504698756524, 'lives': 2.532029027717262, 'july': 1.9428000946579587, 'an': 0.5964781781637943, 'true': 4.118520980254901, 'karaoke': 7.348909229498808, 'he': 0.640105672976172, '1997': 2.1298344522079455, 'born': 0.268196273764765, 'reviews': 7.881437624691365, 'duran': 14.497651541883652, 'called': 4.156954132880615, 'and': 0.009686870674633467, 'rene': 6.2951475069960505, 'boston': 3.2049394299898544, 'is': 0.1656975028531199, 'received': 1.5396609815666638, 'eyes': 4.8023464982877115, 'fellow': 2.364041687151464, 'talking': 5.205751873432865, 'woman': 3.4124503838529945, 'at': 1.0765964332706432, 'in': 0.01158487620145739, 'native': 3.244961799943366, 'mutual': 5.380693322929197, 'prior': 2.956736868784372, '1966': 3.087341905882097, 'magazine': 2.456583425401182, 'mix': 10.005118217076008, 'book': 6.008414123677527, 'which': 0.7674309670437692, 'who': 0.9098952189804214, 'brooklyn': 4.150236111948127, 'fell': 4.604679371819096, 'rolling': 4.8401661315562965, 'ally': 6.199003646443148, 'a': 0.04495347578066517, 'third': 2.3506306680914584, 'wife': 5.367963341422074, 'no': 2.396423552396384, '2006': 1.520737905384506, '2007': 2.975946139511159, 'time': 1.3253342074200498, 'the': 0.0007110448980173934, '2009': 1.5644364836042695, 'haircutsheffields': 10.986495389225194}, {'gassolid': 10.986495389225194, 'particularly': 3.63919568848203, 'being': 1.7938099524877322, '196971': 8.213906666985412, 'joannides': 10.986495389225194, 'japan': 6.518801808890705, 'coordination': 5.755386772370608, 'devoted': 4.68570959456195, 'based': 2.299897032948229, '1995his': 8.09612363132903, 'paris': 6.380052292278274, 'organisation': 8.656968686708892, 'royal': 2.8056144472288045, 'chemistrys': 9.887883100557085, 'to': 0.23472468840899618, 'preparationmichel': 10.986495389225194, '400': 4.696779818316197, 'born': 0.268196273764765, '2014': 2.2073995783446634, 'has': 2.142487698720195, 'his': 0.7878343656409721, 'junction': 6.908957945319475, 'federation': 3.870101245131729, 'very': 2.811792506755733, 'de': 2.3732650096120147, 'famous': 3.2150066291075783, 'solidstate': 8.042056410058754, 'cracow': 7.690658523220865, 'emergence': 5.96921555241027, 'now': 1.96695239252401, 'geo': 7.1363477875151355, 'him': 1.5755843267871936, 'association': 2.1546374540272892, 'societies': 10.467845500799122, 'processes': 10.26858581890144, 'several': 3.2410394514351255, 'prize': 2.7453192387302345, 'h': 3.9468350393631186, 'assemblies': 7.179832899454874, 'culminating': 5.787998357959369, 'specific': 5.0865980356427025, 'p': 8.339519017260452, 'leopoldinain': 10.986495389225194, 'activity': 4.8168846567337384, 'postdoctoral': 4.7540473726746715, 'university': 2.5420290144635542, 'bucharest': 6.0520214560945025, 'work': 2.7987275394509097, 'ches': 10.293348208665249, 'supramolecular': 9.377057476791094, 'eg': 5.316614466244674, 'creation': 4.03568062078261, 'pierre': 4.86181199833099, 'society': 4.8896094524171385, 'molecular': 5.137170609278335, 'include': 2.174545211685214, 'lisbon': 5.644161137260383, 'et': 4.506450827298541, 'techniques': 4.231891289737232, 'universities': 3.8033836874819134, 'provided': 3.8148385664566797, 'sue': 5.437419304329975, 'colloidal': 8.789270811888976, 'for': 0.07286252934328691, 'lectureship': 7.0162034756730725, 'contributed': 3.4405772380158712, 'research': 2.1975970798803166, 'iacs': 10.293348208665249, 'highranking': 6.696035948076803, 'gaylussac': 10.986495389225194, 'dioxide': 7.728398851203712, 'causa': 6.2329051981188295, 'international': 4.373758475261322, 'approach': 4.100985719190377, 'universitaire': 8.153282045168979, 'europaea': 7.37557747658097, 'led': 4.480512201684267, 'interfacial': 9.377057476791094, 'opening': 3.7259727911353417, 'interfaces': 6.859361004180102, 'understanding': 4.349237357940737, 'pioneered': 5.108759607445555, 'awards': 2.283985132035204, 'naturforscher': 10.293348208665249, 'active': 2.7479584590534256, 'epr': 10.293348208665249, 'improve': 4.779919462500267, 'isotopes': 7.585298007563039, 'on': 0.36882550670120073, 'involved': 2.674114792438443, 'study': 2.82912494803842, 'transition': 4.721194176487485, 'biennial': 5.602000326436105, 'netherlands': 3.987985746974593, 'promotion': 7.782862023876127, 'studies': 2.3430220318986272, 'romania': 5.131423467022767, 'humboldt': 6.016682089649193, 'sklodowskacurie': 10.986495389225194, 'congresses': 6.696035948076803, 'europacat': 10.986495389225194, 'elementary': 4.96062941539988, 'faraday': 8.907053847545358, 'france': 9.02352498042739, 'poland': 8.839645918843907, 'institut': 5.713495830661447, 'che': 7.0744723837970485, 'been': 1.954954670959205, 'awarded': 2.354189390708452, 'taken': 3.500442771362054, 'probes': 7.990763115671204, 'was': 0.15873157122436693, 'von': 4.696779818316197, 'vant': 10.293348208665249, 'liquidsolid': 10.986495389225194, 'lyon': 11.366380962332236, 'solidsolid': 10.986495389225194, 'catalyst': 6.532148092971687, 'an': 0.29823908908189717, 'with': 0.6074059275661821, 'appointed': 2.2003443343554556, 'he': 1.06684278829362, 'presidentfounder': 9.887883100557085, '1993': 2.3032794139845048, 'curie': 14.862294655471562, 'princeton': 4.300634442156835, 'science': 2.3447863231113892, 'der': 4.68570959456195, 'j': 3.2558813231614545, 'efcats': 10.986495389225194, 'publications': 3.253249742695399, 'of': 0.07896734778311897, 'heterogeneous': 7.851001173296044, 'doctorate': 3.6866980224670334, 'professor': 4.021730409869374, 'and': 0.008941726776584738, 'studied': 2.2933341149871773, 'portugal': 4.970338229526841, 'vi': 5.787998357959369, 'is': 0.027616250475519986, 'fellow': 2.364041687151464, '13th': 4.9534091674263925, 'titanium': 8.213906666985412, 'as': 0.2543390440248236, 'at': 0.8612771466165147, 'have': 1.4416847832984716, 'in': 0.01255028255157884, '200004': 8.907053847545358, 'laboratoryindustrial': 10.986495389225194, 'around': 2.637957563839097, '1968': 2.8997774689212887, 'doctor': 3.608736480997322, 'member': 2.440865025201477, 'field': 2.6946982841764604, 'which': 0.7674309670437692, 'honoris': 6.250296940830698, 'catalysis': 55.26817055106815, 'electro': 6.497859019493054, 'completed': 3.0653226676381795, 'european': 2.590340526186013, 'elements': 4.564873121418676, 'congress': 3.6131210793151456, 'academies': 6.166213823620158, 'hoff': 8.278445188122983, '2004his': 7.728398851203712, 'akademie': 7.035251670643767, 'involving': 4.620024941493757, 'germany': 3.0033964485143017, 'president': 1.8067173228316515, 'marie': 4.814794791814279, 'journals': 3.887293645672102, 'the': 0.0014220897960347868, 'cycle': 5.012685777355933, 'a': 0.01685755341774944, 'physical': 4.001779069106929, 'largely': 9.00677607553599, '1975': 2.762331876587333, 'm': 3.0903147806097033, 'deutsche': 5.3270131734655735, 'chemistries': 10.986495389225194, 'academia': 5.373367282837124, 'watermediated': 10.986495389225194, 'position': 2.3300621307174527, 'senior': 2.2990532222492712, 'chemistry': 4.842309755099548, 'original': 2.9143400810369444, 'michel': 5.2119438436807854}, {'interpretation': 5.122864213627097, 'including': 2.4545648916922365, 'islam': 5.313172122053702, 'industries': 9.70619469245709, 'scholarshe': 9.887883100557085, 'literary': 3.5773589453050665, 'neoliberal': 8.09612363132903, 'cultuur': 9.887883100557085, 'born': 0.268196273764765, 'has': 1.285492619232117, '2011': 1.7023470901042916, '2010': 1.5928339601219734, 'his': 0.26261145521365736, 'founding': 6.19407247964134, 'doukkali': 10.986495389225194, 'arab': 4.8683981911838465, 'cultural': 36.44599494913834, 'african': 3.582216271187926, 'ma': 3.5077605636573193, 'association': 2.1546374540272892, 'societies': 10.467845500799122, 'numerous': 2.4220370053418425, 'university': 3.389372019284739, 'serves': 9.22881504638355, 'academic': 3.1414709719837104, 'fields': 4.109199317727766, 'azemmour': 10.986495389225194, 'vision': 4.476237048702044, 'lateral': 23.97228934701361, 'series': 1.877080935838972, 'ofand': 10.293348208665249, 'mediterranean': 5.9758600951289385, 'society': 2.4448047262085693, 'books': 2.2488823524163437, 'college': 3.122732540635111, 'sean': 4.818978898336853, 'lawyers': 4.96062941539988, 'special': 5.404487183206555, 'theory': 3.527156494004899, 'network': 3.154481208719725, 'for': 0.29145011737314763, 'chicago': 5.858235801334405, 'currently': 1.637088969126014, 'legal': 3.4243337579995425, 'mason': 10.592271869802268, 'critical': 10.441359632121216, 'sirah': 10.293348208665249, 'international': 1.457919491753774, 'issue': 7.85547447341306, 'edited': 7.5781200702572065, 'who': 1.8197904379608427, 'ba': 3.1536878727003295, 'associate': 3.1540844620372743, 'journal': 12.101895693367297, 'muslim': 4.91114935813651, 'awards': 2.283985132035204, 'andrews': 5.362477883037855, 'from': 0.8812660139569034, 'on': 0.9220637667530018, 'boards': 3.993480266292234, 'language': 3.4581636225179473, 'of': 0.04156176199111524, 'industry': 2.9570625486439512, 'beta': 5.38807343022682, 'times': 2.1000862223759134, 'jaafar': 9.600201028105303, 'american': 2.2547555688500136, 'colloquium': 7.851001173296044, 'published': 1.9250031139854273, 'history': 2.1447579606246094, 'studies': 32.80230844658078, 'honor': 3.850012180634947, 'appeared': 2.0682467981894925, 'en': 4.442583543660402, 'george': 5.591727416643311, 'forms': 4.507985747016625, 'america': 2.5998665678300736, 'migratie': 10.986495389225194, 'editor': 2.7424241189294083, 'cultures': 5.154612911941677, 'antar': 9.887883100557085, 'north': 2.4321991098574545, 'eastern': 7.261708572501882, 'award': 3.2644556968847374, 'includecultural': 10.986495389225194, 'delta': 5.402999080443495, 'an': 1.1929563563275887, 'with': 0.20246864252206068, 'he': 1.706948461269792, 'middle': 7.021178839715595, 'marquis': 6.979162203992724, 'culture': 3.1328905761273576, 'consultant': 3.456552018623606, 'work': 1.3993637697254548, 'as': 0.2543390440248236, 'reviews': 3.9407188123456827, 'morocco': 17.005126186142935, 'taught': 2.8485149347730556, 'publications': 3.253249742695399, 'editorial': 3.9582939571671902, '2014arab': 10.986495389225194, 'landscapes': 5.839000912411741, 'lateralhis': 10.986495389225194, 'and': 0.013412590164877109, 'chouaib': 10.986495389225194, '1974': 2.77067759739274, 'interventions': 6.812108119329557, 'is': 0.13808125237759994, 'received': 1.5396609815666638, 'engaged': 4.561626365319807, 'al': 3.8326615876463515, 'general': 2.220724845237937, 'states': 1.824400329877006, 'coordinator': 4.233057470627415, 'critic': 3.842877786521073, 'at': 0.645957859962386, 'in': 0.008688657151093043, 'comparative': 4.814794791814279, 'politics': 6.079755651961443, 'united': 1.5679220786705559, 'humanities': 4.614883541993338, 'media': 5.055134211881866, 'holds': 5.683051944274639, 'inaugural': 4.142745440218969, 'scholarly': 4.927372193643397, 'illinois': 3.7401273091227334, 'member': 1.2204325126007385, 'also': 1.8509083664649395, 'other': 1.4424007566948476, 'widely': 3.270925854704986, 'several': 1.6205197257175628, 'akhawayn': 10.986495389225194, 'phi': 5.145853731851796, 'literature': 3.391108110371222, 'columbia': 6.464885500378874, 'modernities2009': 10.986495389225194, 'phd': 2.5603215961961254, 'islamic': 9.571972430365008, 'membership': 4.6783969477156635, 'president': 1.8067173228316515, 'law': 2.4538226269605703, 'journals': 7.774587291344204, 'a': 0.022476737890332586, 'purchase': 5.3270131734655735, 'communitybased': 7.054669756500869, 'johnson': 4.121647611254334, 'aksikas': 21.972990778450388, 'professor': 2.010865204934687, '2002his': 8.042056410058754, 'includeculture': 10.986495389225194, '2003': 1.8013702663900752, 'volumes': 4.906562194129604, 'english': 2.239461125047026, 'the': 0.0017268233237565267, 'mediaculture': 10.986495389225194, 'scholarship': 3.67127699947222}, {'zen': 6.44320060695519, 'steve': 3.492621502441635, 'through': 2.028984878933582, 'maine': 5.344588318287081, 'outer': 5.956057467832759, 'zone': 5.012685777355933, 'waterville': 9.04058524016988, 'writer': 2.511166401907656, 'unity': 5.355283607403829, 'theme': 4.300634442156835, 'colby': 7.322933743095548, 'speaker': 7.161999452051444, 'circle': 9.375092284738503, 'has': 1.285492619232117, 'administrative': 4.515695885442592, '2010': 1.5928339601219734, '2012': 1.7938099524877322, 'his': 0.7878343656409721, 'compassion': 6.709829270209139, 'online': 7.121083464295307, 'vegan': 21.284025273343705, 'amazon': 5.850696952174933, '1953': 3.6463085539050786, 'international': 2.915838983507548, 'world': 2.741246489392608, 'societies': 5.233922750399561, 'carman': 8.421546031763658, 'masters': 2.9307029382474243, 'progressive': 4.197523646233024, 'university': 1.6946860096423695, 'debut': 2.1723135660368764, 'cofounder': 3.903946819869894, 'where': 1.089076212090673, 'spiritual': 4.748170764185686, 'classical': 3.5932322944613566, 'born': 0.268196273764765, 'korea': 4.379845203026979, 'college': 1.5613662703175555, 'for': 0.07286252934328691, 'since': 2.910753434616082, 'centers': 4.806478735572622, 'state': 1.7090572737165175, 'new': 0.8871532656125274, 'diethe': 10.293348208665249, 'who': 0.9098952189804214, 'august': 2.000173951599175, 'degree': 4.041299788948513, '1995': 2.222129668695386, 'local': 2.5829189245959245, 'california': 2.345669637363682, 'berkeley': 4.144879912747602, 'veganism': 8.789270811888976, 'guest': 3.134445181959305, 'obtained': 3.5599463168278898, 'on': 0.18441275335060037, 'about': 1.9265128988375737, 'of': 0.03740558579200372, 'vegetarian': 13.563605539668457, 'studied': 2.2933341149871773, 'monk': 5.9175911870049624, 'conference': 6.081171581224123, 'bestseller': 5.137170609278335, 'american': 1.1273777844250068, 'context': 4.997533972335331, 'frequent': 4.215705965316214, 'first': 0.6956048713993103, 'church': 3.400199082072474, 'throughout': 2.8924222411558422, 'specializing': 4.390714875263883, 'from': 0.8812660139569034, 'spoke': 4.91345085512479, '1980': 2.5468314003181947, 'festival': 2.5815754402917426, 'been': 0.9774773354796025, 'music': 3.5855853168040697, 'inner': 5.172364857400128, 'was': 0.07936578561218346, 'north': 2.4321991098574545, 'musician': 3.0064717969145494, 'tuttle': 25.042314178829805, 'with': 0.40493728504412135, 'former': 1.3573131120992086, 'he': 1.280211345952344, '1990': 2.3683714792305164, 'made': 1.519886215502974, 'animals': 5.070293326617759, 'rights': 6.13355125660124, 'science': 2.3447863231113892, 'will': 2.679776346022504, 'judy': 5.526909875081035, 'bachelors': 3.576753435144271, 'performed': 2.5307521601251795, 'and': 0.01266744626682838, 'san': 5.182487737228398, 'conferences': 4.216853412372691, 'is': 0.11046500190207995, 'prayer': 5.911321573991367, 'organized': 8.127702995498613, 'an': 0.8947172672456916, 'at': 0.645957859962386, 'in': 0.008688657151093043, 'education': 2.4487155642005685, 'diego': 3.9183233888371527, 'humanities': 4.614883541993338, 'peace': 11.378428712490248, '1': 2.0978765819243166, 'emphasis': 4.987558827278511, 'other': 2.884801513389695, '1115': 9.04058524016988, 'harmony': 5.668375395380978, 'animal': 9.43101391473379, 'veganpalooza': 10.986495389225194, 'events': 3.0624230643017776, 'worldwide': 3.504376465673079, 'literature': 3.391108110371222, 'philosophy': 3.5926170991174384, 'june': 1.9026256813029605, 'diet': 6.002888767516858, 'phd': 2.5603215961961254, 'prussack': 10.986495389225194, 'lectured': 4.621744632373283, 'america': 2.5998665678300736, 'francisco': 3.2563205939789728, 'a': 0.022476737890332586, 'calls': 4.625192911652199, '1975': 2.762331876587333, 'author': 2.2935018580052677, 'm': 3.0903147806097033, 'thought': 4.01858618742331, 'inspirational': 6.037735498847026, 'the': 0.00121893411088696, 'audio': 4.548743739488793, '8th': 4.785986215182504}, {'currently': 1.637088969126014, 'letterman': 6.134465125305577, 'text': 4.656774483702498, 'actress': 3.318869297640204, 'press': 2.722647257856288, 'including': 1.2272824458461182, 'chair': 2.9874881759812397, 'concerned': 4.987558827278511, 'behind': 3.26116535130806, 'late': 2.374355720500003, 'to': 0.046944937681799234, 'only': 1.819375719703575, 'explicitly': 6.961143698490045, 'edmund': 5.886628961400996, '2014': 4.414799156689327, 'has': 0.856995079488078, 'lacey': 7.402976450769084, 'songwriting': 5.11719847609142, 'his': 0.26261145521365736, 'mainstream': 4.584578192498009, 'stokers': 8.213906666985412, 'song': 2.869182927623221, 'vanessa': 6.088655589274283, 'jazz': 3.5088911460276053, 'television': 4.00360339756268, '1955': 3.556974546438732, 'b': 3.3449309479642224, 'every': 3.306319748788604, 'depaul': 6.696035948076803, 'despite': 3.327324021559136, 'schools': 3.2150066291075783, 'world': 1.370623244696304, 'dr': 3.0061296241139486, 'school': 1.2227872792173518, 'success': 5.762979703355896, 'artist': 4.863627506795931, 'die': 4.504918259948763, 'university': 4.236715024105924, '1990': 2.3683714792305164, 'goofy': 8.347438059609935, 'she': 4.7459617145141255, 'night': 6.558865467709443, 'glendale': 7.094675091114568, 'virginia': 3.7444130299682326, 'development': 2.3538329480028426, 'art': 2.4446095852185854, 'achieved': 3.692118089936373, 'prizzis': 10.293348208665249, 'hard': 4.057957571060529, 'january': 1.885412003185961, 'born': 0.268196273764765, 'taught': 2.8485149347730556, 'college': 3.122732540635111, 'musician': 3.0064717969145494, 'best': 1.5336010724149785, 'universities': 3.8033836874819134, 'for': 0.29145011737314763, 'chicago': 2.9291179006672023, 'movie': 3.300792327990647, 'since': 2.910753434616082, 'state': 6.83622909486607, 'won': 1.3836400683164753, 'net': 5.056906245835299, 'ever': 2.956736868784372, 'shows': 2.8354504435401706, 'foley': 33.61907756091939, 'dracula': 6.908957945319475, 'california': 2.345669637363682, 'exhusband': 7.728398851203712, 'phd': 2.5603215961961254, 'by': 0.37455341206197373, 'personalities': 5.449161122206657, 'on': 0.36882550670120073, 'stone': 4.332342869041976, 'working': 4.149122106127536, 'ministry': 3.5907737806231492, 'career': 1.3050270203415668, 'of': 0.02078088099555762, 'industry': 2.9570625486439512, 'cagney': 8.501588739437194, 'experience': 3.162849458390242, 'foreign': 3.1908488528906003, 'american': 1.1273777844250068, 'her': 10.851507650429603, 'grail': 7.728398851203712, 'published': 1.9250031139854273, 'studies': 2.3430220318986272, 'honor': 3.850012180634947, 'bram': 7.0162034756730725, 'first': 0.6956048713993103, 'knots': 7.348909229498808, 'major': 2.0581201293715634, 'author': 2.2935018580052677, 'image': 4.331055038857547, 'primary': 3.3550637246482893, 'cd': 3.769051957528662, 'featured': 2.542518260140216, 'dancer': 4.566500461078052, '1990s': 3.1109960967799863, 'telecommunications': 5.215054266095178, 'awardwinning': 3.859604580326386, 'from': 0.5875106759712689, 'guest': 3.134445181959305, 'platoon': 6.655762048938863, 'theme': 4.300634442156835, '1989': 2.404826178624592, 'returns': 5.644161137260383, 'program': 2.393082171897548, 'editor': 2.7424241189294083, 'correspondents': 7.225295273531632, 'films': 2.78045762644638, '2001': 1.9280249665871378, 'started': 2.1106492114865967, 'batman': 6.351766400995558, 'starr': 6.126682984863522, 'landing': 5.67822769182399, 'released': 2.0078348995855078, '8': 2.7572509724892824, 'known': 2.8915454305304062, 'with': 0.40493728504412135, 'sound': 7.0531612459681785, 'king': 3.452801679376562, '1993': 2.3032794139845048, 'georgia': 8.025904739410109, 'f': 4.126880485570992, '1999': 1.9968016883646342, 'work': 1.3993637697254548, 'appearance': 3.3277958309568954, 'other': 1.4424007566948476, 'ament': 36.77894367998856, 'voice': 3.2616069499021205, 'invited': 3.4300674197849412, 'history': 2.1447579606246094, 'and': 0.010432014572682195, 'endowed': 6.04485296661589, 'is': 0.11046500190207995, 'updated': 5.793538538334984, 'an': 1.1929563563275887, '1980s': 2.9688582293167167, 'as': 0.7630171320744707, 'at': 0.21531928665412867, 'in': 0.010619469851335942, 'elsevier': 7.767619564356994, 'david': 4.9025316706457165, 'film': 4.066227834115904, 'noises': 7.489987827758714, 'edwin': 5.673289410183407, 'also': 1.3881812748487046, 'book': 2.002804707892509, 'which': 0.7674309670437692, 'academy': 2.3552594817682966, 'entitled': 3.208702762886364, 'gaining': 4.773889293473675, 'ball': 12.592570938699073, 'columbia': 3.232442750189437, 'beauty': 4.442583543660402, 'though': 3.3439712549922924, 'after': 0.9443334420013064, 'predator': 7.654290879049991, 'beast': 5.82170941530168, 'moving': 3.1908488528906003, 'lent': 6.27696518791286, 'such': 3.526675027076794, 'cuesta': 9.04058524016988, 'focal': 6.908957945319475, 'a': 0.02809592236291573, 'singer': 2.7818235602743835, 'off': 2.9969349398913288, '1978': 2.6743602815767815, 'professor': 2.010865204934687, 'dallas': 4.279633052622447, 'well': 3.0590586835751963, 'postproduction': 6.892150827003094, 'academic': 6.282941943967421, 'mdiv': 7.348909229498808, 'without': 3.199528386610323, '2004': 1.6903443608359008, 'the': 0.0014220897960347868, '2009': 1.5644364836042695, 'having': 2.448323791423765}, {'cincinnati': 4.392081929475416, 'just': 2.7007299687108643, 'kickoff': 6.796840647198769, 'years': 2.150476198849411, 'four': 1.922106072733316, 'logan': 6.361522575940923, 'still': 2.700225936442129, 'enjoyed': 4.373111170845635, 'fifth': 3.556974546438732, 'before': 1.4967823726683713, '25': 2.7469019349192254, '1830': 8.588600116426823, 'had': 1.177428412308558, 'winning': 2.416330313042851, 'to': 0.09388987536359847, 'xxix': 8.588600116426823, 'td': 5.844831832722535, 'kick': 5.362477883037855, 'wearing': 5.233922750399561, 'then': 1.4309354361561304, 'his': 1.3130572760682868, 'return': 6.3849925994423975, 'very': 2.811792506755733, 'records': 2.678542843954175, '123': 6.323056295113127, 'five': 2.2137301792754096, 'longest': 9.226351199296364, 'hall': 2.6353567821390396, 'sophomore': 10.405340413790913, 'miami': 4.077740609909974, 'university': 0.8473430048211847, 'nfl': 4.361103021217239, 'team': 1.7320424426306904, 'went': 2.0519085188355186, 'round': 2.897933583948961, 'weighs': 6.259107570512853, 'national': 1.1860931647723914, 'back': 2.443829401835926, 'scrimmage': 7.767619564356994, 'added': 4.280856294365192, 'college': 1.5613662703175555, '85': 5.648957309523876, 'plays': 2.869182927623221, 'stands': 5.202670206895457, 'for': 0.36431264671643454, 'selected': 2.779911774904442, 'per': 7.704803336064657, '3': 2.3430220318986272, '1391': 9.887883100557085, 'attended': 2.2859811406819186, '1135': 10.293348208665249, 'redskins': 6.5797761419609415, 'yards': 39.5509004443425, 'tds': 14.595231870222516, 'super': 7.717603379755592, 'by': 0.37455341206197373, 'mvp': 5.14005661416747, 'on': 0.7376510134024015, 'career': 1.3050270203415668, 'of': 0.016624704796446097, 'ncaa': 8.108094995305372, 'carries': 5.996062802446458, 'marc': 32.877458728213384, 'touchdowns': 5.750053426395245, 'washington': 2.6391419771008557, 'number': 2.12302108305424, '60': 4.1556211545790145, '63': 5.22130428644035, 'carry': 5.3200687011127625, 'throughout': 2.8924222411558422, '1987': 4.967207965039633, '1985': 2.5324550128142254, 'from': 0.5875106759712689, 'rushed': 6.532148092971687, 'leading': 2.5307521601251795, 'two': 2.1977663716947125, 'eleven': 4.397568911691675, 'returns': 5.644161137260383, 'draft': 3.240194726993755, 'was': 0.15873157122436693, 'xxiii': 7.895452935866879, 'today': 3.4098856222521565, 'league': 2.0856737843099666, 'successful': 2.679282762596886, 'bengals': 21.048610427019216, 'anthony': 4.025199343315028, 'part': 1.9194481870754878, 'former': 1.3573131120992086, '228': 7.248825770941826, '92': 5.620519374203343, 'with': 0.6074059275661821, 'junior': 3.176142705500905, 'he': 0.640105672976172, '15': 2.527567105940933, '1997': 2.1298344522079455, 'born': 0.268196273764765, 'kentucky': 9.331454189949223, 'record': 2.1528869065343033, '89': 5.982549083279735, 'and': 0.0022354316941461845, 'lbs': 6.313666554763288, 'san': 5.182487737228398, 'played': 3.0908804008769675, 'averaging': 16.567990752598753, 'is': 0.027616250475519986, 'as': 0.3815085660372354, 'at': 0.43063857330825733, 'in': 0.009654063501214493, 'fame': 3.0071564939628668, '1965': 3.0866000660854644, '44': 5.108759607445555, 'that': 0.6614069466714981, 'bowl': 18.050418771491678, '49ers': 13.184092469105511, '1': 2.0978765819243166, 'also': 0.9254541832324698, 'setting': 4.359777639976169, '325': 7.202305755306933, '9': 2.8700783164309898, 'performance': 2.7455828475362956, 'scored': 3.2294442471931806, 'play': 4.540574836146684, 'francisco': 6.5126411879579456, 'receptions': 12.684208980167643, '206': 6.979162203992724, 'may': 1.7899497282712007, 'football': 5.117141331134278, 'running': 3.3516747114796512, 'seasons': 2.6358291487042704, 'nflmarc': 10.986495389225194, 'the': 0.0013205119534608735, 'dolphins': 6.464706812176154, 'a': 0.01685755341774944, 'well': 1.5295293417875981, 'd1a': 10.986495389225194, 'reception': 5.844831832722535, 'american': 1.1273777844250068, 'senior': 2.2990532222492712, 'playing': 2.0910027577735617}, {'all': 3.2862224869824943, 'serving': 2.8470548673505855, 'rhinos': 7.248825770941826, 'four': 1.922106072733316, 'aleague': 6.709829270209139, 'coach': 2.722132059493527, 'before': 1.4967823726683713, 'scoring': 3.525429874870911, 'jose': 4.6496696580787535, '26': 3.0388168179236272, 'minnesota': 3.9798001623881536, 'mens': 7.6220113512019445, 'riverhounds': 9.600201028105303, 'rico': 4.955810128963931, 'only': 1.819375719703575, 'puerto': 4.756013941646713, 'suffered': 4.044338683525725, 'soccer': 12.827916839318299, 'earthquakes': 13.958324407985447, 'then': 2.861870872312261, 'his': 0.26261145521365736, 'preseason': 10.467845500799122, 'assistant': 2.5220702633476124, 'michigan': 7.3213757732588425, 'overall': 3.3986781692317676, 'february': 6.326503366894585, 'game': 2.4168995190159084, 'foot': 5.151684652162589, 'him': 1.5755843267871936, 'school': 2.4455745584347035, 'lost': 2.731706463076469, 'university': 1.6946860096423695, '1996': 2.135691193468776, 'joined': 1.9082017981693435, 'teams': 3.1672609353661243, 'donovan': 6.391375539090604, 'planning': 3.824873386286007, 'team': 6.928169770522762, 'where': 3.267228636272019, 'round': 2.897933583948961, 'born': 0.268196273764765, 'second': 1.6724258314865346, 'islanders': 6.134465125305577, 'silverbacks': 7.851001173296044, 'thunder': 5.51422471555372, 'dayton': 5.850696952174933, 'forwardwoolfolk': 10.986495389225194, 'pioneer': 4.267482234839934, 'state': 1.7090572737165175, 'drafted': 3.7085568162795326, 'attended': 4.571962281363837, 'degree': 2.0206498944742566, 'woolfolk': 39.55153240222834, 'june': 1.9026256813029605, 'free': 2.956736868784372, 'nscaa': 8.278445188122983, 'bachelor': 3.357491499572237, 'graduated': 2.2579073935292953, 'on': 0.9220637667530018, 'superdraft': 7.61919955923872, 'of': 0.016624704796446097, '30': 2.6266580085851636, 'american': 2.2547555688500136, 'games': 4.466247936448583, 'first': 0.6956048713993103, 'one': 0.9309307338087167, 'from': 0.29375533798563447, '1983': 2.57266471080411, 'to': 0.1408348130453977, 'leading': 2.5307521601251795, '5th': 4.370430204092377, 'usl': 6.555678590381881, 'three': 1.4915025293575952, '6': 2.5744405159322614, 'was': 0.15873157122436693, 'is': 0.027616250475519986, 'urban': 4.031856524344207, 'league': 2.0856737843099666, 'pittsburgh': 4.245976029618971, 'season': 1.8875336052324008, 'released': 2.0078348995855078, 'part': 1.9194481870754878, 'goals': 6.916327245035895, 'broke': 3.959180875185418, 'atlanta': 3.9450837254303837, 'with': 1.4172804976544247, 'former': 1.3573131120992086, 'he': 2.7737912495634123, '1997': 2.1298344522079455, 'stanford': 4.109199317727766, '18': 2.726778428203672, 'up': 1.5635467678501844, 'signed': 5.0353049175000075, 'mls': 6.126682984863522, 'nine': 3.2624907325491286, 'and': 0.002980575592194913, 'seven': 2.7917137507818355, 'san': 2.591243868614199, 'played': 7.727201002192419, 'december': 2.001425829579395, 'ann': 4.470302313182231, 'premier': 3.6766139034004075, 'moved': 2.0172079891067893, 'an': 0.29823908908189717, 'high': 3.813438774540256, 'as': 0.1271695220124118, 'gemini': 6.1907048436284535, 'in': 0.01158487620145739, 'arbor': 5.943070272305948, 'rochester': 5.015233549434732, 'landon': 7.690658523220865, '1': 2.0978765819243166, 'corey': 6.486685718894929, 'vancouver': 8.438304527919604, 'fracture': 6.908957945319475, 'whitecaps': 7.431147327735781, '49th': 6.9975113426609195, 'development': 2.3538329480028426, 'roster': 4.719294840683832, 'may': 1.7899497282712007, '2005': 1.6425861253275964, 'spot': 4.285764279677384, 'most': 1.4186204428983973, 'scorer': 4.831637295208776, 'a': 0.02809592236291573, 'stress': 5.8565966743021205, 'for': 0.21858758802986072, 'waived': 5.930249583876886, '2002': 1.8753125887822302, '2003': 1.8013702663900752, '2000': 1.8763068991994527, '2001': 7.712099866348551, '2006': 3.041475810769012, '2007': 1.4879730697555795, '2004': 1.6903443608359008, 'time': 1.3253342074200498, 'the': 0.0020315568514782667, 'playing': 2.0910027577735617}, {'colleges': 4.491229833288186, 'show': 2.1689013529494012, 'lasell': 10.986495389225194, 'all': 3.2862224869824943, 'years': 1.0752380994247055, 'course': 3.4316368681845186, 'radio': 2.349033365418012, 'committee': 2.468102917233475, 'battle': 4.4142128465311865, 'follow': 4.691229387785548, 'album': 9.805063341291433, 'doctoral': 4.506450827298541, 'candidate': 3.1473637409508615, 'tv': 2.5660333867687286, 'segments': 5.688178022677158, 'to': 0.23472468840899618, 'only': 1.819375719703575, 'other': 1.4424007566948476, 'east': 2.8400760661271907, 'regularly': 3.4954077956903187, 'lowell': 6.224321454427438, 'his': 0.5252229104273147, 'hop': 14.65852931161539, 'zulu': 7.690658523220865, 'nation': 3.9980822072256026, 'early': 1.929422753652229, 'they': 1.8993401178193898, 'nyc': 5.205751873432865, 'schools': 3.2150066291075783, 'world': 1.370623244696304, 'areas': 3.774938655911393, 'worlds': 3.5737313717986314, 'several': 3.2410394514351255, 'artist': 2.4318137533979653, 'university': 0.8473430048211847, 'rapper': 5.11719847609142, 'bay': 3.73515040585298, 'courses': 8.35491216636443, 'math': 12.13302892679414, 'including': 1.2272824458461182, 'went': 2.0519085188355186, 'umasslowell': 10.986495389225194, 'em': 12.147681006978285, 'england': 2.646755623206051, 'albook': 10.986495389225194, 'college': 4.6840988109526664, 'year': 1.3423616371539895, 'morning': 3.823322998378552, 'even': 3.282585179608883, 'appear': 4.067800170204723, 'for': 0.21858758802986072, 'entertainment': 7.141436827619602, 'state': 1.7090572737165175, 'won': 1.3836400683164753, 'performs': 4.322086368874786, 'new': 0.8871532656125274, 'filled': 5.160495281844744, 'shows': 2.8354504435401706, 'bostonhe': 9.19473591999714, 'awards': 2.283985132035204, 'bs': 4.389349687338543, 'put': 7.27452912922372, 'news': 2.822839213056762, 'teaches': 3.7712554104950966, 'lyrical': 17.829210816917843, 'received': 1.5396609815666638, 'created': 2.7752840274321713, 'institute': 2.1793227663084926, 'of': 0.016624704796446097, 'industry': 2.9570625486439512, 'akrobatik': 21.972990778450388, 'fulltime': 3.795819354892987, 'competed': 3.4706063040100688, 'invitation': 4.995030842117212, 'jamn': 9.600201028105303, 'first': 0.6956048713993103, 'appeared': 2.0682467981894925, 'win': 2.5472637392786686, 'northeastern': 11.609423677866218, 'venues': 4.3362163406377725, 'highly': 3.573128053529954, 'primarily': 7.384236179872746, '82013': 10.986495389225194, '1990s': 3.1109960967799863, 'arts': 2.183972890940773, 'rated': 5.184377013848131, 'from': 0.5875106759712689, 'been': 1.954954670959205, 'sports': 3.001691999490788, 'is': 0.1656975028531199, 'more': 1.673778950632145, 'both': 1.6730570592454443, 'freestyle': 5.421974981902501, 'curriculum': 5.4610424500934105, 'but': 1.313994565464302, 'part': 3.8388963741509756, 'fellow': 2.364041687151464, 'he': 1.280211345952344, 'television': 2.00180169878134, 'has': 1.713990158976156, 'coast': 3.675277004805566, 'up': 1.5635467678501844, 'movies': 4.061882993176634, 'ms': 4.24479469457314, 'many': 4.919893988396238, 'at': 1.7225542932330293, 'and': 0.00819658287853601, 'hip': 14.12392189517805, 'boston': 3.2049394299898544, 'universal': 4.5110626725211045, 'an': 0.8947172672456916, 'supremacy': 8.153282045168979, 'shame': 13.751243050103765, 'as': 0.2543390440248236, 'daily': 3.536415819417696, 'rap': 5.279385124476319, 'in': 0.008688657151093043, 'different': 6.116178726089319, 'perform': 3.956522477518808, 'mic': 7.0744723837970485, 'when': 1.3806055739282235, 'mid': 4.850930498143455, 'battles': 6.241563260861944, 'adjunct': 4.467348101284799, 'also': 0.9254541832324698, 'book': 4.005609415785018, 'which': 0.7674309670437692, '2005': 1.6425861253275964, 'mathematics': 4.234225013083452, 'speaks': 4.651441137727136, 'entitled': 3.208702762886364, 'lecturer': 3.63726456461186, 'universities': 3.8033836874819134, 'who': 0.9098952189804214, 'infiniti': 9.04058524016988, 'massachusetts': 7.262986936239876, 'such': 1.763337513538397, 'on': 0.7376510134024015, 'finals': 4.071764496506632, 'unavailable': 7.0744723837970485, 'a': 0.03371510683549888, 'parttime': 4.726913925160272, 'programs': 3.3415760442663376, 'professor': 4.021730409869374, '945': 8.501588739437194, 'together': 2.8423969258866704, 'mass': 4.390714875263883, '617live': 10.986495389225194, 'occasion': 5.020348650101503, 'the': 0.0013205119534608735, 'latest': 3.96719873551015}, {'sector': 4.363759065275354, 'limited': 3.9073109946155262, '2006apart': 10.986495389225194, 'chinese': 11.364935436369754, 'xuan': 19.200402056210606, 'actress': 3.318869297640204, 'month': 3.8660510168327065, 'worked': 1.553891853362109, 'happiness': 6.134465125305577, 'before': 1.4967823726683713, 'group': 1.9855189451548496, 'producer': 2.6157162162644934, 'dewey': 6.859361004180102, 'had': 1.177428412308558, 'winning': 2.416330313042851, 'to': 0.2816696260907954, 'production': 2.7492806858757053, 'rich': 9.012901654597082, 'has': 0.428497539744039, 'skies': 6.961143698490045, 'then': 1.4309354361561304, 'evening': 4.412815222264548, 'get': 3.4474683334011993, 'ye': 45.315049108440284, 'february': 2.1088344556315284, 'famous': 6.430013258215157, 'cctvshe': 10.986495389225194, 'accepted': 3.96719873551015, 'association': 2.1546374540272892, '14': 2.673133438090794, 'school': 1.2227872792173518, 'mc': 5.782488702148399, 'lost': 2.731706463076469, 'hengdian': 10.986495389225194, 'dramas': 5.561545371743792, 'chamber': 3.635337162794501, 'she': 17.40185961988513, 'science': 2.3447863231113892, 'starred': 3.5683145664984064, 'where': 1.089076212090673, 'triumph': 5.673289410183407, 'olympic': 3.520840079091138, 'titled': 3.4887336886026254, 'fair': 4.432561985199383, 'series': 1.877080935838972, 'competition': 3.0047621025333084, 'born': 0.268196273764765, 'productions': 3.482654642526243, 'college': 1.5613662703175555, 'special': 2.7022435916032777, 'wellesley': 6.812108119329557, 'graduating': 3.3840940535593758, 'tvbs': 9.19473591999714, 'for': 0.07286252934328691, 'entertainment': 3.570718413809801, 'movie': 6.601584655981294, 'currently': 1.637088969126014, 'acting': 3.1974549875677174, 'won': 2.7672801366329507, 'lue': 10.986495389225194, 'icableye': 10.986495389225194, 'mandarin': 6.453895896071939, 'international': 4.373758475261322, 'after': 2.833000326003919, 'cantonese': 7.248825770941826, 'ruo': 10.293348208665249, 'reporter': 3.8272034844276295, 'loveye': 10.986495389225194, 'eternal': 6.304364162100975, 'host': 3.5010037811944397, 'china': 3.5581621950343885, 'immigrated': 5.693190564500702, 'shui': 8.213906666985412, 'onsite': 7.895452935866879, 'on': 0.36882550670120073, 'talent': 3.81024085720805, '1980': 2.5468314003181947, 'restaurant': 5.007609624324072, 'career': 2.6100540406831336, 'of': 0.02078088099555762, 'industry': 2.9570625486439512, 'contract': 6.317711685717544, 'atv': 7.654290879049991, 'games': 2.2331239682242914, 'ltd': 4.465874261666498, 'or': 1.9128915408224825, 'first': 0.6956048713993103, 'botany': 6.979162203992724, 'student': 3.095538673086275, 'number': 2.12302108305424, 'one': 0.9309307338087167, 'president': 1.8067173228316515, 'owner': 7.948760189837629, 'miss': 8.274858213183473, 'management': 2.8772704361352397, 'from': 0.5875106759712689, 'her': 1.5502153786328006, 'leading': 2.5307521601251795, 'athens': 4.503388037767995, 'by': 0.37455341206197373, 'few': 3.0010110324913715, 'careerye': 10.986495389225194, 'john': 1.9913303989140443, 'was': 0.2380973568365504, 'more': 1.673778950632145, 'offered': 3.96719873551015, '1999': 5.990405065093903, 'shang': 8.588600116426823, 'but': 1.313994565464302, 'broadcast': 3.453871770436406, 'attended': 2.2859811406819186, 'july': 3.8856001893159173, 'with': 0.6074059275661821, '10': 2.3157231098806563, 'television': 2.00180169878134, 'pageant': 5.266183612617783, 'mcin': 10.986495389225194, 'roles': 3.204105053637735, 'pursue': 8.2245937875438, '1998': 2.0687826320938068, 'as': 0.2543390440248236, 'signed': 5.0353049175000075, 'states': 1.824400329877006, 'midautumn': 10.293348208665249, 'and': 0.006706295082438554, 'gong': 6.9975113426609195, 'bohai': 10.293348208665249, 'is': 0.08284875142655995, 'sushi': 8.09612363132903, 'moved': 2.0172079891067893, 'an': 0.29823908908189717, 'high': 1.906719387270128, 'engineering': 3.3507085278296103, 'at': 0.8612771466165147, 'in': 0.01158487620145739, 'film': 2.033113917057952, 'autobiography': 4.888421107058954, 'united': 1.5679220786705559, 'also': 0.4627270916162349, 'chairman': 2.6337052541005668, '2005': 3.285172250655193, 'place': 2.5222811225998436, 'tvb': 31.070478257427975, 'shan': 7.767619564356994, 'company': 2.195009362476192, 'industryin': 6.9975113426609195, 'published': 1.9250031139854273, 'june': 1.9026256813029605, 'additionally': 4.532870390332502, 'such': 1.763337513538397, 'exposure': 5.4811638532928315, 'a': 0.06743021367099776, 'michelle': 10.565425829137986, 'vice': 3.0711472199621164, 'age': 2.138848033513307, 'studioszhejiang': 10.986495389225194, 'fluent': 5.330503578405342, '2004': 1.6903443608359008, 'english': 2.239461125047026, 'the': 0.00121893411088696, 'left': 6.574102430436168, 'scholarship': 3.67127699947222}, {'waive': 17.814107695090716, 'issued': 4.429717033067152, 'woody': 5.868501576808439, 'certainly': 6.199003646443148, 'young': 2.4099018545275093, 'to': 1.408348130453977, 'under': 1.8347379746813095, 'circumstances': 11.241038748406686, 'brown': 3.6547804194987283, 'very': 2.811792506755733, 'childpornography': 10.986495389225194, 'minded': 7.808441558877249, 'advised': 5.276068371850324, 'school': 1.2227872792173518, 'compassionate': 7.348909229498808, 'michael': 5.346266876181588, 'try': 4.374454354392102, 'circuit': 20.428823625900108, 'yale': 11.953018304464718, 'prevent': 5.227593615347914, 'rate': 5.262910287272813, 'lawyer': 3.7980826527282407, 'even': 3.282585179608883, 'section': 3.923447225837022, 'version': 3.5105894198577974, 'himchatigny': 10.986495389225194, 'new': 0.8871532656125274, 'appeal': 13.519352481895623, 'full': 3.003055326218652, 'clerk': 4.997533972335331, 'never': 2.9922004028092166, 'cocounsel': 8.278445188122983, 'understanding': 4.349237357940737, 'minor': 3.3865934300166955, 'alone': 4.8683981911838465, 'strong': 6.944481472817569, 'prosecutors': 11.50010685279049, 'study': 2.82912494803842, 'conti': 7.431147327735781, 'action': 3.467888172409942, 'opinion': 4.83376269452109, 'dutyrequired': 10.986495389225194, 'makes': 4.298140675278432, 'punishment': 5.905091024240731, 'appropriately': 7.728398851203712, 'taunton': 7.431147327735781, 'sadism': 10.293348208665249, 'standing': 4.233057470627415, 'from': 2.056287365899441, 'proceed': 7.225295273531632, 'chatigny': 175.7839262276031, 'call': 4.110230777334428, 'prosecutor': 5.3200687011127625, 'more': 1.673778950632145, 'abusing': 7.248825770941826, 'award': 1.6322278484423687, 'connecticut': 31.523716264375967, 'cases': 4.340104874377465, 'behalf': 4.711733367983255, 'women': 3.0715123833768, 'ma': 3.5077605636573193, '1994': 11.187778788437397, 'rights': 6.13355125660124, 'this': 1.2818856957987381, '1998': 2.0687826320938068, 'ohara': 7.0162034756730725, 'advocacy': 4.827400000733261, 'minimum': 5.996062802446458, 'stated': 3.7501560464708503, 'judge': 83.20327164260772, 'december': 2.001425829579395, 'in': 0.022204346052793332, 'states': 9.12200164938503, 'unbiased': 8.421546031763658, 'his': 2.100891641709259, 'council': 4.679708261244141, 'allens': 6.781802769834228, 'united': 4.703766236011668, 'court': 34.75679527253082, 'dismissed': 14.747272983668113, 'sic': 6.812108119329557, 'fourth': 3.078843794514105, 'samuel': 4.796179983372047, 'tried': 4.3375108392004185, 'may': 1.7899497282712007, 'different': 6.116178726089319, '2008he': 6.134465125305577, 'sentencing': 12.572030046865557, 'president': 3.613434645663303, 'appealed': 5.868501576808439, 'law': 14.722935761763422, 'nomination': 18.84892951257868, 'eighth': 4.526590934847659, 'a': 0.11800287392424608, 'light': 3.740840321630659, 'departure': 9.068892869575937, 'chief': 2.552031845407953, 'agenda': 5.648957309523876, 'subsequently': 2.8793779184748045, 'order': 2.8044952529317895, 'executed': 5.833203794727416, 'september': 5.70345452227109, 'indeed': 5.469042492760487, 'over': 1.4878231559557336, 'years': 2.150476198849411, 'course': 3.4316368681845186, 'attitude': 5.739471317064708, 'committee': 17.276720420634327, 'committed': 4.542364132524754, 'cold': 4.918069800981084, 'its': 1.6875948402695313, 'warren': 4.792089998120522, '1': 2.0978765819243166, '26': 6.0776336358472545, '28': 3.0552106276993034, '29': 3.134445181959305, 'criminal': 7.918361750370836, '2010': 6.371335840487894, 'then': 1.4309354361561304, 'motivated': 5.9175911870049624, 'practice': 3.336326688380194, 'newman': 5.833203794727416, 'qualified': 8.28123102792229, 'they': 3.7986802356387797, 'half': 3.421220107326263, 'inception': 5.391784009623355, 'republican': 3.6037489394862825, 'association': 2.1546374540272892, 'attorneys': 5.4610424500934105, 'name': 2.433549028103139, 'james': 2.762331876587333, 'university': 2.5420290144635542, 'reasonable': 12.929413624352309, 'each': 3.168869946171825, 'found': 8.649910910818223, 'upward': 8.153282045168979, 'neil': 4.5439552227569955, 'mental': 4.694926249666874, 'house': 2.325548234164261, 'crimes': 4.922710180537586, 'challenges': 5.01014447992726, 'our': 3.573128053529954, 'suzanne': 6.04485296661589, 'sexual': 9.253843041105634, 'plans': 4.504918259948763, '20059': 9.887883100557085, 'dismissal': 5.839000912411741, 'since': 1.455376717308041, 'impartial': 8.278445188122983, 'investigation': 4.10816892093387, 'cause': 4.8023464982877115, 'shows': 2.8354504435401706, 'perception': 5.799109583384439, 'dealt': 5.421974981902501, 'threatened': 5.358874275534557, 'delegates': 6.142308302766603, 'california': 2.345669637363682, 'thrust': 7.272923322520886, 'longrange': 7.37557747658097, 'language': 3.4581636225179473, 'times': 2.1000862223759134, 'american': 1.1273777844250068, '19801981judge': 10.986495389225194, 'place': 2.5222811225998436, 'w': 3.6528189935675104, 'ruination': 10.986495389225194, 'appeals': 14.321667880421025, 'velde': 17.367820592462298, 'one': 2.79279220142615, 'date': 3.8350099253204593, 'stonewalledof': 10.986495389225194, 'vote': 3.8420882089040553, 'city': 1.7402088904755424, 'district': 22.195756676814057, 'girls': 3.986160928949964, '2': 2.2482408126990716, 'georgetown': 10.092648273009525, '2006judge': 10.293348208665249, 'appointees': 8.09612363132903, 'that': 13.228138933429962, 'centered': 5.936639381975657, 'reversed': 12.823568821443622, 'serve': 3.618155702913813, 'jovin': 10.986495389225194, 'july': 1.9428000946579587, 'believe': 9.50025159804298, 'than': 4.1300756205546225, 'obama': 4.810628119119433, '10': 2.3157231098806563, '12': 2.511583590065563, '15': 2.527567105940933, '16': 2.680270173193033, 'eighttime': 7.895452935866879, 'second': 6.689703325946138, 'were': 3.043956046709258, 'toward': 4.84876833513896, 'and': 0.01564802185902329, 'outstanding': 3.383594927020439, '1973': 2.808137223619358, 'chatignys': 65.91897233535116, 'have': 7.208423916492358, 'sentences': 11.810182048481462, 'allen': 4.373111170845635, 'any': 5.9918370149625435, 'megans': 9.377057476791094, 'thorough': 7.115294378317303, 'note': 5.14005661416747, 'recommended': 5.227593615347914, 'appellate': 6.00976164680462, 'take': 6.225034019241386, 'bruce': 4.226080698141766, 'who': 5.459371313882528, 'most': 1.4186204428983973, 'involving': 4.620024941493757, 'letter': 9.209358743638193, 'prisoner': 5.362477883037855, 'approved': 5.433535804303577, 'professor': 2.010865204934687, 'rating': 5.377023594040234, 'violation': 5.874507600868651, 'nominated': 5.779355837305751, 'considerationopposition': 10.986495389225194, 'judges': 14.592007739132425, 'northern': 3.310021742836038, 'justice': 3.3410976897965607, 'sentence': 9.149354243030595, 'state': 3.418114547433035, 'haven': 5.557149760270754, 'penalty': 4.864002579710808, 'failed': 3.579784659047554, 'only': 3.63875143940715, 'sued': 5.539758017558884, 'assistant': 2.5220702633476124, 'de': 7.1197950288360445, 'prohibition': 7.297615935111258, 'killers': 6.629786562535602, 'him': 7.877921633935968, 'bar': 7.972321857899928, 'where': 1.089076212090673, 'wrote': 7.636606511425638, 'view': 4.2214564124446525, 'seventeen': 5.3029156218865126, 'set': 2.699470364060131, 'aspect': 5.9758600951289385, 'fair': 8.865123970398766, 'national': 1.1860931647723914, '20052006': 5.782488702148399, 'veldes': 10.293348208665249, 'elected': 2.23819047684557, 'are': 1.7719638126305435, 'close': 3.5416621153330006, 'said': 2.808417925375587, 'probable': 7.851001173296044, 'federal': 27.799445146484597, 'away': 3.6873739265143946, 'favor': 5.224444006445018, '3': 2.3430220318986272, 'enumerated': 10.986495389225194, 'before': 2.9935647453367427, 'we': 13.530389682813254, 'august': 2.000173951599175, 'attention': 3.4269358932174945, 'competent': 14.148944767594097, 'cabranes': 10.293348208665249, 'jon': 4.514149094724294, 'received': 4.618982944699991, 'license': 5.282712914568993, 'career': 1.3050270203415668, 'against': 8.031843916567498, 'april': 1.9892244829917467, 's': 3.8079499054614945, 'whole': 4.551948870437741, 'grounds': 5.289401902719789, 'duty': 4.857445179164649, 'partyline': 10.986495389225194, '2nd': 3.899757454714617, 'jd': 4.551948870437741, 'unusual': 9.719252410222019, 'three': 2.9830050587151904, 'been': 4.887386677398013, 'commission': 5.945642492785018, 'temperatein': 10.986495389225194, 'temperament': 7.728398851203712, 'worked': 1.553891853362109, 'former': 4.071939336297626, 'present': 3.679293074460456, 'case': 24.169611755635934, 'publicly': 4.537605995078337, 'developing': 3.7973276508048714, 'judicial': 24.12644033765059, 'bill': 3.1038031829361685, 'while': 3.672871896267883, 'editorial': 3.9582939571671902, 'elaborate': 6.696035948076803, 'robert': 2.802818806604537, 'is': 0.11046500190207995, 'it': 1.3165805834938153, 'sentencings': 10.986495389225194, 'bias': 6.52058727057061, '440some': 10.986495389225194, 'claimed': 3.846042346124036, 'victims': 4.7941328997503225, 'if': 6.5997481085611485, 'confirmed': 4.1621217191821085, 'sensitive': 5.936639381975657, 'potentially': 6.381325203237103, 'lenient': 8.789270811888976, 'used': 2.7818235602743835, 'restraint': 7.808441558877249, 'upon': 6.603422891404819, 'director': 1.6150570969066835, 'average': 3.9106865252468075, 'misconductin': 10.986495389225194, 'student': 3.095538673086275, 'complained': 6.3421044900838215, 'center': 4.756000078804342, '1978': 2.6743602815767815, 'charges': 4.056000623273568, 'forceful': 7.654290879049991, 'well': 3.0590586835751963, 'analysis': 3.923447225837022, 'person': 3.7037342096196015, 'without': 6.399056773220646, 'solve': 6.323056295113127, 'claims': 12.716726587187637, 'the': 0.009243583674226114, 'stating': 4.932056042955824, 'left': 2.191367476812056, 'opinions': 5.874507600868651, 'less': 3.9574078250755322, '24page': 10.293348208665249, 'executive': 2.4958515330424933, 'actions': 9.659032807279278, 'victimsupport': 10.986495389225194, 'not': 3.1760341502672342, 'questions': 4.693076110378713, 'facts': 6.023650758965287, 'yet': 4.092839034622559, 'jose': 4.6496696580787535, 'death': 12.627460000300006, 'candidate': 3.1473637409508615, 'had': 3.5322852369256745, 'bench': 9.386152220757426, 'barack': 5.067601534952048, '4': 2.437803530749586, 'has': 5.141970476928468, 'ross': 28.005163652872557, 'associations': 4.479217676840182, 'complaint': 12.207386933277647, 'march': 3.9146344926462393, 'government': 2.306673274360738, 'judiciary': 33.03513879529922, 'matters': 4.606372852325429, 'supervisory': 6.3421044900838215, 'execution': 5.943070272305948, 'imposed': 6.166213823620158, 'steps': 5.465034471362948, 'either': 4.495771854722687, 'offenders': 7.0162034756730725, 'served': 7.681361749652627, 'downward': 8.278445188122983, 'disorder': 5.755386772370608, 'amendment': 5.592867842872833, 'shed': 6.44320060695519, 'senate': 13.552384239604923, 'tempered': 8.153282045168979, 'born': 0.268196273764765, '117': 6.52058727057061, 'provided': 3.8148385664566797, 'proceeding': 7.225295273531632, 'for': 1.3843880575224512, 'decision': 3.7830898681420995, '12page': 9.887883100557085, 'unsuccessfully': 4.831637295208776, 'be': 4.218744013624684, 'murderer': 12.951271765416688, 'june': 1.9026256813029605, 'journal': 3.025473923341824, 'fitness': 10.668012417913088, 'pressure': 5.17835289924475, 'departures': 7.808441558877249, 'relating': 5.1115646583731635, 'by': 4.494640944743685, 'gained': 3.3796108580055644, 'on': 3.5038423136614067, 'of': 0.18287175276090706, 'o': 4.532870390332502, 'ensure': 5.6393878585077255, 'efforts': 3.83893611803574, 'or': 3.825783081644965, 'allowing': 9.684619510199097, 'own': 2.269959656680699, 'clinton': 4.542364132524754, 'childrens': 7.1913937349790364, 'rosss': 8.042056410058754, 'civil': 3.3244978303233013, 'into': 3.2101258848132113, 'washington': 2.6391419771008557, 'attorney': 7.318744193931803, 'appropriate': 5.989283115461079, 'determine': 6.0738405034891425, 'discharge': 12.762650406474206, 'defendants': 6.6170475367581725, 'van': 11.53100396419072, '1980': 2.5468314003181947, 'support': 3.0010110324913715, 'there': 4.601145189068939, 'long': 2.7823704566511536, 'awarded': 2.354189390708452, 'editor': 2.7424241189294083, 'vacated': 5.070293326617759, 'was': 0.9523894273462016, 'himself': 5.638854421767913, 'delayed': 6.2679965179301, 'but': 2.627989130928604, 'tasked': 6.629786562535602, 'courts': 4.934406220300778, 'filed': 14.12392189517805, 'line': 3.5623301081831658, 'with': 1.0123432126103034, 'he': 2.347054134245964, 'made': 1.519886215502974, 'us': 13.523933141649977, 'record': 4.3057738130686065, 'cruel': 6.604468754551313, 'unanimous': 5.880549915324614, 'defendant': 6.892150827003094, 'called': 2.0784770664403074, 'supreme': 3.9140734886878232, 'ab': 5.145853731851796, 'leaked': 6.52058727057061, '1952': 3.610613241010182, 'proven': 6.023650758965287, 'an': 2.3859127126551773, 'as': 1.1445256981117062, 'at': 0.43063857330825733, '19791980': 7.1363477875151355, 'amendments': 6.979162203992724, 'no': 4.792847104792768, 'when': 4.141816721784671, 'stepchild': 9.600201028105303, '5': 4.9358063537904995, '2006': 1.520737905384506, 'reportedly': 4.941490075189183, 'prosecution': 5.457066301713771, 'includes': 3.2024383865852655, 'important': 3.297124281695504, 'registry': 7.248825770941826, 'authorities': 4.500334600281105, 'reservation': 7.322933743095548, 'eginton': 10.986495389225194, 'fiscal': 5.750053426395245, 'e': 3.635337162794501, 'examination': 5.634637255749128, 'sexoffender': 10.986495389225194, 'rule': 9.175800909379973, 'seat': 6.40404430697745, '2003': 3.6027405327801505, '2001': 3.8560499331742757, 'u': 5.163449493742175, '2004': 1.6903443608359008, '2005': 1.6425861253275964, '2009': 1.5644364836042695, 'resolution': 5.334006208956544, 'having': 2.448323791423765}, {'just': 2.7007299687108643, 'contemporary': 3.069687898287591, 'nominated': 2.8896779186528754, 'kong': 4.253093497387835, 'produced': 2.511583590065563, 'melody': 11.89908557362313, 'fusing': 7.37557747658097, 'sung': 5.01014447992726, 'decade': 3.9816133995123346, 'runin': 7.941972951501771, 'limelight': 6.567654781428597, 'style': 9.606066460466176, 'rapidly': 5.816011394187043, 'lyrics': 13.675170349621794, 'wnshn': 10.986495389225194, 'had': 1.177428412308558, 'writing': 5.22819356542438, 'to': 0.3286145637725946, 'won': 1.3836400683164753, 'samples': 6.332535039067671, 'su': 6.875621525051883, 'chinese': 22.729870872739507, 'has': 0.428497539744039, 'sent': 3.865242935980653, 'then': 1.4309354361561304, 'songwriting': 5.11719847609142, 'his': 1.8382801864956015, 'rhyme': 7.272923322520886, 'fusion': 5.348140719891449, 'grew': 2.9691878815366133, 'using': 3.288012601344248, 'covering': 4.482207215688549, 'january': 1.885412003185961, 'companies': 3.484860931341781, 'rock': 2.943474503926912, 'popular': 2.764478952022998, '2000s': 4.633865992905628, 'vincent': 4.94624067794778, 'noted': 3.443222042519748, 'titled': 3.4887336886026254, 'taiwanese': 6.1907048436284535, 'born': 0.268196273764765, 'are': 1.7719638126305435, 'beyond': 4.220303674564844, 'taiwan': 5.100391357775038, 'best': 3.067202144829957, 'blue': 3.5791776787557774, 'what': 2.819143402169124, 'fang': 45.124556918552805, 'esp': 7.690658523220865, 'since': 1.455376717308041, 'please': 6.2951475069960505, 'asia': 3.745845694969728, 'find': 4.207710491540017, '19th': 4.965472039875668, 'singersongwriter': 4.048210905208235, 'passion': 4.429717033067152, 'issues': 3.0010110324913715, 'rb': 5.000043383940756, 'new': 1.7743065312250548, 'contributes': 5.377023594040234, 'across': 3.180613348996573, 'refer': 6.030668331623933, 'porcelain': 7.489987827758714, '26': 3.0388168179236272, 'wu': 6.351766400995558, 'awards': 2.283985132035204, 'become': 2.4964678658817263, 'genre': 4.5632484256916745, 'by': 0.7491068241239475, 'on': 0.36882550670120073, 'career': 2.6100540406831336, 'of': 0.016624704796446097, 'jay': 18.311866392662782, 'discussed': 5.299520032885375, 'entrepreneurvincent': 10.986495389225194, 'fng': 10.986495389225194, 'chou': 39.70986475750885, 'frequent': 4.215705965316214, 'first': 0.6956048713993103, 'golden': 3.618155702913813, 'love': 2.9738144595183553, 'family': 2.2773603976380117, 'into': 1.6050629424066056, 'lyricist': 11.288322274520766, 'entrepreneur': 4.175251010623901, 'references': 5.653776595959825, 'owner': 3.9743800949188146, 'impressed': 5.337521151063989, 'from': 0.5875106759712689, 'lyrical': 5.943070272305948, 'yan': 7.1363477875151355, 'music': 3.5855853168040697, 'white': 3.1974549875677174, 'was': 0.15873157122436693, 'war': 2.809822617276739, 'form': 3.233730580373866, 'that': 0.6614069466714981, 'started': 2.1106492114865967, 'pinyin': 5.259647641637997, 'company': 2.195009362476192, 'award': 1.6322278484423687, 'jacky': 7.851001173296044, 'released': 2.0078348995855078, 'folklore': 6.21581076475953, 'known': 2.8915454305304062, 'albums': 3.020602654140666, 'with': 0.8098745700882427, 'he': 0.853474230634896, 'wide': 3.5647195955805473, 'made': 1.519886215502974, 'chous': 9.887883100557085, '1997': 2.1298344522079455, 'work': 2.7987275394509097, 'record': 4.3057738130686065, 'making': 2.7223896254962385, 'similar': 4.161035352969887, 'history': 2.1447579606246094, 'and': 0.0037257194902436414, 'hoping': 6.44320060695519, 'is': 0.08284875142655995, 'modern': 6.2743431423692675, 'as': 0.1271695220124118, 'pulling': 6.9975113426609195, 'at': 0.21531928665412867, 'in': 0.006757844450850144, 'fame': 3.0071564939628668, 'hong': 4.229562999977641, '1969': 2.8490995591685433, 'poetry': 15.123440851259321, 'majority': 3.919175540571719, 'which': 1.5348619340875385, 'album': 2.4512658353228582, 'literature': 3.391108110371222, 'complemented': 7.489987827758714, 'collaboration': 3.7154868509442025, 'who': 0.9098952189804214, 'hired': 3.7793765330174383, 'wellfangs': 10.986495389225194, 'ballads': 6.332535039067671, 'a': 0.039334291308082026, 'for': 0.43717517605972145, 'calls': 4.625192911652199, 'multigolden': 10.986495389225194, 'together': 2.8423969258866704, 'musical': 2.7953093845824055, 'traditional': 7.256603272984323, '2000': 1.8763068991994527, 'the': 0.00060946705544348, 'normally': 6.134465125305577, 'hualien': 9.600201028105303}, {'exclusive': 5.227593615347914, 'samoan': 22.20892935230725, 'help': 3.4662608327505664, 'german': 6.505623636898587, 'money': 3.5623301081831658, 'colony': 6.0738405034891425, 'years': 1.0752380994247055, 'held': 2.1669778486203057, 'lemalu': 10.293348208665249, 'human': 2.897933583948961, 'paul': 2.774198250995426, 'before': 1.4967823726683713, 'leader': 2.73196650728545, '21': 2.797250863489293, '22': 2.83833894930357, 'auckland': 15.76918681875486, 'marrying': 6.475635882708344, 'had': 1.177428412308558, 'young': 4.8198037090550185, 'winning': 2.416330313042851, 'to': 0.46944937681799237, 'going': 3.512858280728988, 'inherited': 6.06651446339707, 'hermann': 13.338014551377768, 'telefoni': 54.93247694612597, 'has': 1.285492619232117, '2011': 6.8093883604171666, '1991': 2.3750835225699753, 'his': 1.8382801864956015, 'march': 1.9573172463231197, 'government': 2.306673274360738, 'portfolios': 5.930249583876886, 'practice': 3.336326688380194, 'february': 2.1088344556315284, 'introduce': 5.82170941530168, 'early': 1.929422753652229, 'misa': 25.765800349280468, '1952': 3.610613241010182, 'not': 1.5880170751336171, 'electionretzlaff': 10.986495389225194, 'postal': 6.44320060695519, 'tribute': 9.285229910197726, 'prime': 6.905603358753124, 'articles': 2.9787953763411688, 'school': 1.2227872792173518, 'name': 4.867098056206278, 'falelatai': 10.986495389225194, 'servant': 5.25639560625162, 'university': 0.8473430048211847, 'rights': 3.06677562830062, 'joined': 1.9082017981693435, 'grandfather': 9.52783824230765, 'true': 4.118520980254901, 'samoa': 19.928069902114533, 'observer': 5.078412451056264, 'seat': 6.40404430697745, 'born': 0.268196273764765, 'see': 3.465177409025954, 'books': 2.2488823524163437, 'college': 1.5613662703175555, 'election': 5.14178410714118, 'resigned': 3.306319748788604, 'agriculture': 4.548743739488793, 'for': 0.14572505868657382, 'currently': 1.637088969126014, 'paternal': 6.486685718894929, 'health': 2.994564869372717, 'new': 1.7743065312250548, 'falling': 5.477107052597217, 'public': 2.029113653642407, 'be': 2.8124960090831226, 'run': 2.7873060301471266, 'initially': 3.6873739265143946, 'given': 2.9959185074812718, 'richest': 6.05924170406799, 'bachelor': 3.357491499572237, 'ancestry': 5.9626148683789175, 'twentieth': 5.574849337370154, 'opposition': 3.7973276508048714, 'by': 0.7491068241239475, 'kitchen': 5.620519374203343, 'on': 0.18441275335060037, 'about': 1.9265128988375737, 'country': 2.6743602815767815, 'industry': 2.9570625486439512, 'studied': 2.2933341149871773, 'shipping': 6.304364162100975, 'became': 1.3300599330549516, 'published': 3.8500062279708547, 'retain': 5.653776595959825, 'eti': 9.19473591999714, 'partyretzlaff': 10.986495389225194, 'own': 2.269959656680699, 'love': 8.921443378555066, 'deputy': 8.997931922975164, 'alesana': 9.600201028105303, 'community': 2.693196030513871, 'son': 2.5762194801550344, 'kings': 4.174150295047715, 'germanswedishsamoan': 10.986495389225194, 'standing': 4.233057470627415, 'story': 2.9774647041554636, 'from': 0.8812660139569034, '1986in': 7.272923322520886, 'addition': 2.6415150204546234, 'stated': 3.7501560464708503, 'two': 1.0988831858473562, '1988': 2.4491074905234376, 'was': 0.31746314244873386, 'zealand': 7.657519809950576, 'educated': 3.3282678630638425, 'that': 1.3228138933429963, 'speeches': 5.839000912411741, 'fisheries': 5.982549083279735, 'part': 1.9194481870754878, 'minister': 10.993948560027166, 'former': 1.3573131120992086, 'with': 0.20246864252206068, 'appointed': 2.2003443343554556, 'poemsin': 9.887883100557085, 'he': 2.347054134245964, 'boarding': 6.1907048436284535, 'commerce': 4.278411305372125, 'samatau': 10.986495389225194, '1996': 2.135691193468776, 'will': 2.679776346022504, 'of': 0.049874114389338295, 'and': 0.005961151184389826, 'tofilau': 9.887883100557085, 'labourhe': 9.600201028105303, 'century': 3.516271253325228, 'httpwwwsamoaobserverwsindexphpoptioncomcontentviewarticleid31878tributetocatid1latestnewsitemid50': 10.986495389225194, 'is': 0.08284875142655995, 'telephone': 5.6393878585077255, 'general': 2.220724845237937, 'as': 0.3815085660372354, 'at': 0.645957859962386, 'in': 0.01255028255157884, 'politics': 3.0398778259807213, 'confirmed': 4.1621217191821085, 'descent': 4.7136183826790266, 'retiring': 3.8140708121003493, 'self': 5.276068371850324, 'holds': 2.8415259721373194, 'when': 1.3806055739282235, 'forests': 6.2951475069960505, 'thine': 9.887883100557085, 'role': 2.20355903287593, '9': 2.8700783164309898, 'protection': 4.349237357940737, 'may': 1.7899497282712007, 'retzlaff': 29.663649301671256, 'attorneygeneral': 13.85210475735755, 'collection': 3.2771870558393252, 'arrived': 4.84876833513896, 'services': 3.018868649891378, 'law': 4.907645253921141, 'a': 0.02809592236291573, 'short': 2.711119014388788, 'theodor': 7.489987827758714, '2001': 1.9280249665871378, 'position': 2.3300621307174527, 'the': 0.0019299790089043535, 'having': 2.448323791423765}, {'all': 1.6431112434912472, 'particularly': 3.63919568848203, 'developed': 3.092923315720292, 'over': 1.4878231559557336, 'paper': 4.013889137923441, 'radio': 2.349033365418012, 'sustained': 5.437419304329975, 'economist': 9.229767083986676, 'its': 3.3751896805390627, 'weekly': 3.608736480997322, 'solitary': 6.592046234552756, 'anglofrench': 8.907053847545358, 'smith': 3.6437161998933485, 'meantime': 6.709829270209139, 'to': 0.2816696260907954, '4': 2.437803530749586, 'late': 4.748711441000006, 'editorship': 7.157853992736099, 'dispute': 5.078412451056264, 'then': 1.4309354361561304, 'views': 4.526590934847659, 'trenchant': 8.588600116426823, '1993': 2.3032794139845048, 'documentaries': 8.952474097404089, 'five': 2.2137301792754096, 'oxford': 3.550467572873346, 'lady': 4.273539188548124, 'hall': 2.6353567821390396, 'university': 0.8473430048211847, 'journalism': 3.7712554104950966, 'predicted': 6.259107570512853, 'analytical': 6.150213482273716, 'become': 2.4964678658817263, 'where': 1.089076212090673, 'noted': 3.443222042519748, 'wrote': 2.545535503808546, 'programme': 7.475982633709168, 'be': 2.8124960090831226, 'spring': 3.725270297253273, '1960s': 3.5713202796118995, 'critique': 5.880549915324614, 'out': 1.8484031814566355, 'what': 2.819143402169124, 'wellfounded': 10.293348208665249, 'for': 0.36431264671643454, 'burnet': 9.04058524016988, 'journalist': 3.1247683114012137, 'above': 4.86181199833099, 'surprise': 5.276068371850324, 'staff': 3.1712883270361067, 'goldring': 43.945981556900776, 'she': 9.491923429028251, 'edited': 3.7890600351286032, 'noise': 5.5883326877074415, 'business': 4.7498030447749455, 'commercial': 3.4285004306943883, 'mcrae': 7.402976450769084, 'aircraft': 5.224444006445018, 'disastrous': 6.796840647198769, 'graduated': 2.2579073935292953, 'by': 0.37455341206197373, 'on': 0.18441275335060037, 'would': 2.136551161989598, 'column': 4.236564195436625, 'of': 0.049874114389338295, 'economics': 3.497083305716475, 'british': 2.238031759283139, 'became': 3.9901797991648547, 'pollution': 6.361522575940923, 'economists': 6.475635882708344, 'deputy': 2.9993106409917214, 'suddenly': 5.923900356198227, 'into': 1.6050629424066056, 'rank': 4.261461747058352, 'one': 0.9309307338087167, 'presenters': 6.486685718894929, 'rising': 4.59961606986255, '1987': 2.4836039825198166, '1998in': 6.411784410721811, 'andreas': 5.827440090010665, 'from': 0.5875106759712689, 'her': 3.100430757265601, 'basis': 4.184100625900883, 'bbc': 6.353096605496808, 'long': 2.7823704566511536, 'screened': 5.279385124476319, 'currentaffairs': 10.986495389225194, 'editor': 8.227272356788225, 'series': 3.754161871677944, 'broadcasteran': 10.986495389225194, 'was': 0.07936578561218346, 'until': 1.7591012626831841, 'authored': 4.0628667610867675, 'main': 3.1970408231385212, 'an': 0.29823908908189717, 'alastair': 7.0162034756730725, 'moved': 2.0172079891067893, 'wake': 4.995030842117212, 'aviation': 5.441317944745632, 'departure': 4.534446434787968, 'with': 0.20246864252206068, 'television': 2.00180169878134, 'made': 1.519886215502974, 'whittam': 9.887883100557085, 'mary': 7.60373247301576, 'flagship': 5.602000326436105, 'following': 1.9609195556941061, 'voice': 3.2616069499021205, 'at': 0.645957859962386, 'and': 0.0037257194902436414, 'obe': 5.323534909089249, 'investors': 5.570394987020774, 'almost': 3.546348708562506, 'dissent': 6.796840647198769, 'is': 0.027616250475519986, 'alongside': 3.2975820523603985, 'turned': 6.788258521410796, 'it': 2.6331611669876307, 'concorde': 8.278445188122983, '1940s': 5.911321573991367, 'as': 0.1271695220124118, 'analysis': 3.923447225837022, 'in': 0.003861625400485797, 'member': 1.2204325126007385, 'also': 0.9254541832324698, 'expressgoldring': 10.986495389225194, 'channel': 3.3662806186507392, 'development': 2.3538329480028426, 'staying': 5.723805200320308, 'norman': 4.90885314587616, 'who': 1.8197904379608427, 'margaret': 4.734591506059306, 'regular': 2.918719193446304, 'a': 0.03371510683549888, 'audit': 6.016682089649193, 'supersonic': 8.213906666985412, 'correspondent': 4.3811974682769925, 'chronicle': 5.13429290945072, '1976': 2.71622627778857, '1974': 2.77067759739274, '4s': 5.911321573991367, 'daily': 3.536415819417696, 'time': 3.9760026222601494, 'the': 0.0018284011663304402, 'left': 4.382734953624112}, {'thomas': 3.3202734635624696, 'currently': 1.637088969126014, 'september': 1.9011515074236967, 'executive': 2.4958515330424933, 'years': 1.0752380994247055, 'including': 1.2272824458461182, 'southwestern': 5.827440090010665, 'before': 1.4967823726683713, '1942': 4.106111307039189, 'outside': 3.6528189935675104, 'to': 0.1408348130453977, 'dartmouth': 5.592867842872833, '2013': 1.9545642372230505, 'carolina': 3.756656611073944, 'woman': 3.4124503838529945, 'legislators': 6.207371896113665, 'returning': 3.587709113805246, 'ceo': 3.594463821710603, 'reviewshe': 8.588600116426823, 'term': 3.1064471882536173, 'historic': 4.506450827298541, 'community': 2.693196030513871, 'schools': 3.2150066291075783, 'during': 1.3174651479035495, 'association': 4.3092749080545785, 'masters': 2.9307029382474243, 'scholar': 3.638551566076507, 'university': 1.6946860096423695, 'stanford': 12.327597953183298, 'she': 18.983846858056502, 'small': 3.140296573727769, 'alphin': 10.986495389225194, 'where': 1.089076212090673, 'dean': 14.806697906626363, 'school': 3.6683618376520553, 'senate': 3.3880960599012306, 'house': 2.325548234164261, 'prager': 18.08117048033976, 'born': 0.268196273764765, 'second': 1.6724258314865346, 'college': 3.122732540635111, 'sloughhouse': 10.986495389225194, 'senator': 3.9056274925344123, 'for': 0.14572505868657382, 'served': 1.5362723499305253, 'giving': 4.102008737182412, 'since': 1.455376717308041, 'representatives': 3.742267873621844, 'legal': 3.4243337579995425, 'state': 1.7090572737165175, 'porter': 5.668375395380978, 'assembly': 3.3434917536644764, 'degree': 6.061949683422769, 'sixth': 3.9477118478366533, 'focused': 3.684673047087262, 'become': 2.4964678658817263, 'kuchel': 10.293348208665249, 'november': 1.9726566376168002, 'received': 4.618982944699991, 'longest': 4.613175599648182, 'of': 0.08312352398223048, 'through': 2.028984878933582, 'american': 3.3821333532750204, 'became': 1.3300599330549516, 'california': 9.382678549454727, 'first': 1.3912097427986205, 'editorinchief': 4.825288067530118, 'family': 2.2773603976380117, 'number': 2.12302108305424, 'preservation': 5.565960389952909, 'one': 0.9309307338087167, 'durham': 5.2119438436807854, 'female': 3.502688701559359, 'undergraduate': 4.056000623273568, 'from': 1.1750213519425379, 'her': 6.200861514531202, 'ucla': 33.319711039564105, '1982': 2.559664637889348, 'was': 0.5555604992852843, 'westerberg': 9.600201028105303, 'north': 2.4321991098574545, 'on': 0.18441275335060037, 'serve': 3.618155702913813, 'worked': 1.553891853362109, 'town': 3.20077449269057, 'grew': 2.9691878815366133, '14': 2.673133438090794, '1996': 2.135691193468776, 'up': 1.5635467678501844, 'us': 5.795971346421418, 'schoolsprager': 10.986495389225194, 'property': 4.367756405707975, 'history': 6.434273881873828, 'and': 0.006706295082438554, 'alumnusalumna': 10.986495389225194, 'is': 0.05523250095103997, 'an': 0.29823908908189717, 'states': 1.824400329877006, 'provost': 5.949542786811565, 'at': 0.43063857330825733, 'in': 0.009654063501214493, 'any': 2.9959185074812718, 'as': 0.2543390440248236, 'trustee': 4.573036432057838, 'united': 1.5679220786705559, '1964': 3.06677562830062, 'schoolpreviously': 10.293348208665249, '1': 2.0978765819243166, 'also': 0.4627270916162349, 'administrator': 4.604679371819096, 'sacramento': 10.938084985520973, 'director': 1.6150570969066835, 'faculty': 3.0247765732438294, 'president': 3.613434645663303, 'law': 36.80733940440855, 'the': 0.0018284011663304402, 'a': 0.02809592236291573, 'practiced': 5.163449493742175, 'susan': 4.680220102277179, 'later': 1.4294496043477696, 'occidental': 7.115294378317303, 'deans': 6.142308302766603, 'tenure': 3.595080154549836, '2008': 1.5093391374786154, 'starting': 3.2952952917023315, 'powe': 10.986495389225194}, {'mayom': 10.986495389225194, 'both': 3.3461141184908887, 'garang': 9.600201028105303, 'kong': 4.253093497387835, 'ended': 3.3430124821479934, 'janaigatliek': 10.986495389225194, 'including': 1.2272824458461182, 'soldiersthe': 10.293348208665249, 'whose': 3.276290194792662, 'now': 1.96695239252401, 'based': 2.299897032948229, 'liberation': 5.145853731851796, 'had': 2.354856824617116, 'considerable': 5.012685777355933, 'to': 0.09388987536359847, 'commander': 8.199927493389367, 'bank': 3.579784659047554, 'under': 9.173689873406548, '8': 2.7572509724892824, 'has': 0.428497539744039, 'gave': 3.274946409596048, 'then': 1.4309354361561304, 'his': 0.26261145521365736, 'made': 1.519886215502974, 'yohannes': 30.880044625995744, 'during': 1.3174651479035495, 'accepted': 3.96719873551015, 'killed': 4.482207215688549, 'splmanasir': 10.986495389225194, 'militiathe': 10.986495389225194, 'january': 3.770824006371922, 'sobat': 10.293348208665249, 'become': 2.4964678658817263, 'river': 4.105084085582659, 'upper': 4.8997206623128875, 'declared': 4.504918259948763, 'matip': 10.986495389225194, 'people': 2.5151367341527564, 'paulino': 17.814107695090716, 'retaliation': 7.348909229498808, 'second': 1.6724258314865346, 'defense': 3.794313330511949, 'are': 1.7719638126305435, 'cattle': 6.555678590381881, 'said': 2.808417925375587, 'for': 0.14572505868657382, 'riek': 9.377057476791094, 'sudan': 18.47454495576868, 'section': 3.923447225837022, 'jonglei': 9.887883100557085, 'state': 1.7090572737165175, 'hill': 3.794313330511949, 'waat': 10.986495389225194, 'leader': 2.73196650728545, 'announced': 2.7377046555287814, 'be': 1.4062480045415613, 'breakaway': 7.0744723837970485, 'august': 2.000173951599175, 'matiep': 10.986495389225194, 'men': 3.721765211295327, '1993the': 8.213906666985412, 'revenge': 5.905091024240731, 'akol': 9.887883100557085, 'difficulty': 6.166213823620158, 'soldiers': 5.181360420308706, 'civilians': 6.453895896071939, 'group': 1.9855189451548496, 'along': 2.5088749729287803, 'by': 0.37455341206197373, 'spla': 17.814107695090716, 'on': 0.7376510134024015, 'machar': 9.600201028105303, '8th': 4.785986215182504, 'of': 0.02909323339378067, '30': 2.6266580085851636, 'juba': 8.501588739437194, 'nile': 6.943444121390644, '19832005in': 10.986495389225194, 'april': 1.9892244829917467, 'militia': 13.718722008360205, 'gordon': 4.401703996839478, 'or': 1.9128915408224825, 'south': 4.4773335614729035, 'major': 2.0581201293715634, 'alliance': 3.993480266292234, 'deputy': 2.9993106409917214, 'civil': 6.6489956606466025, 'bath': 16.10917287467587, 'primarily': 3.692118089936373, 'yoal': 32.95948616767558, 'george': 2.7958637083216553, 'east': 2.8400760661271907, 'from': 0.5875106759712689, 'army': 6.87061704385809, 'alleged': 4.441145728890775, 'been': 2.932432006438807, 'johannes': 12.177311178548566, 'attack': 13.353762354634608, '2': 4.496481625398143, 'combined': 4.310672167590346, 'raids': 7.552508184740048, 'lou': 15.571312915379465, 'john': 1.9913303989140443, 'was': 0.2380973568365504, 'war': 5.619645234553478, 'more': 1.673778950632145, 'doleib': 10.986495389225194, 'ejected': 7.115294378317303, 'anyanya': 20.586696417330497, 'athor': 10.986495389225194, 'part': 1.9194481870754878, 'bul': 9.04058524016988, 'declaration': 5.982549083279735, 'an': 0.29823908908189717, 'with': 0.20246864252206068, 'than': 2.0650378102773113, 'he': 0.213368557658724, '1991': 4.750167045139951, 'divisions': 5.433535804303577, '12': 2.511583590065563, '1995': 2.222129668695386, '1994': 2.2375557576874794, 'these': 2.5975902181104877, 'until': 1.7591012626831841, 'jikany': 10.293348208665249, 'involved': 2.674114792438443, 'called': 4.156954132880615, 'launched': 3.594463821710603, 'and': 0.005961151184389826, 'statea': 9.19473591999714, 'division': 2.7906099979103978, 'duar': 10.986495389225194, 'splm': 9.19473591999714, 'is': 0.027616250475519986, 'general': 2.220724845237937, 'sudanese': 7.402976450769084, 'at': 0.43063857330825733, 'in': 0.009654063501214493, 'united': 1.5679220786705559, 'rieklater': 10.986495389225194, 'etc': 4.639106179569184, 'that': 1.3228138933429963, 'dengjohannes': 10.986495389225194, 'other': 1.4424007566948476, 'forces': 19.306061488572414, 'peoples': 3.7631997096628798, 'command': 9.123252730639614, 'nuer': 48.001005140526516, 'lam': 7.157853992736099, 'ayod': 10.986495389225194, 'faction': 11.64341883060336, 'may': 1.7899497282712007, 'nasir': 15.883945903003543, 'governmentsponsored': 8.421546031763658, '4th': 4.198650406915615, 'yual': 32.95948616767558, 'a': 0.01685755341774944, 'nyayin': 10.986495389225194, 'mobile': 4.870603263742161, 'ssdf': 10.293348208665249, 'ulang': 10.986495389225194, '2006': 3.041475810769012, '2005': 1.6425861253275964, 'the': 0.0017268233237565267, 'democratic': 3.1026721743330414, 'joining': 3.1656545093178505}, {'son': 2.5762194801550344, 'subtly': 7.895452935866879, 'moments': 5.4852371786804675, 'reviewers': 6.766987684049088, 'authors': 4.320811671442786, 'focus': 3.594463821710603, 'inaugural': 4.142745440218969, 'playful': 6.8276123058655225, 'ended': 3.3430124821479934, 'session': 4.351862031363509, 'saga': 6.150213482273716, 'carefully': 6.781802769834228, 'children': 2.4252853123921825, 'simon': 3.916621260766622, '20': 2.441881602232965, 'booksin': 7.348909229498808, 'with': 0.8098745700882427, 'writer': 7.5334992057229675, 'father': 2.53865227594375, 'behind': 3.26116535130806, 'literary': 3.5773589453050665, 'to': 0.1408348130453977, 'playback': 6.979162203992724, 'sorrentino': 49.43941550278542, 'dickinson': 6.224321454427438, 'bookworld': 9.887883100557085, 'puerto': 4.756013941646713, 'has': 0.856995079488078, '2010': 1.5928339601219734, 'eugene': 4.9925339619186255, 'them': 2.497495932179739, 'his': 1.0504458208546295, 'proctor': 7.690658523220865, 'format': 5.028070696195412, 'fairleigh': 7.520759486425468, 'minna': 8.278445188122983, 'first': 0.6956048713993103, 'period': 3.028967986994421, 'novel': 9.959415567435325, 'christopher': 4.141679910016931, 'hyperliterary': 10.986495389225194, 'fall': 7.268108577963223, 'press': 5.445294515712576, 'mcsweeneys': 7.851001173296044, 'innovations': 5.833203794727416, 'but': 2.627989130928604, 'secondary': 4.1174809385594875, 'school': 2.4455745584347035, 'scamssorrentinos': 10.986495389225194, 'name': 2.433549028103139, 'artist': 2.4318137533979653, 'university': 1.6946860096423695, 'longlisted': 7.115294378317303, 'ivan': 5.425813758209666, 'bookforum': 8.683910296231149, 'soft': 5.570394987020774, 'essential': 5.355283607403829, 'wrote': 2.545535503808546, 'mets': 10.251418331518657, 'detail': 5.713495830661447, 'conklin': 8.683910296231149, 'series': 1.877080935838972, 'national': 1.1860931647723914, 'conjunctions': 8.588600116426823, 'born': 0.268196273764765, 'many': 4.919893988396238, 'taught': 2.8485149347730556, 'college': 1.5613662703175555, 'descriptions': 6.943444121390644, 'titles': 3.5713202796118995, 'novelist': 8.89381886721505, 'percussion': 5.25639560625162, 'best': 1.5336010724149785, 'techniques': 4.231891289737232, 'poke': 8.588600116426823, 'draws': 5.51422471555372, 'for': 0.36431264671643454, 'visiting': 3.407327421829118, 'riveting': 7.767619564356994, 'section': 3.923447225837022, 'currently': 1.637088969126014, 'publish': 5.296135934901134, 'its': 3.3751896805390627, 'patty': 6.543844132734878, 'otherssorrentino': 10.986495389225194, 'international': 1.457919491753774, 'epic': 5.163449493742175, 'announced': 2.7377046555287814, 'we': 3.3825974207033136, 'tempura': 21.972990778450388, 'attention': 3.4269358932174945, 'commercial': 3.4285004306943883, 'story': 2.9774647041554636, 'death': 3.1568650000750016, 'unterberg': 9.887883100557085, 'moviemaking': 9.04058524016988, 'victoria': 3.941590272095824, '20102011': 5.943070272305948, 'by': 1.1236602361859211, 'on': 0.7376510134024015, 'about': 3.8530257976751474, 'of': 0.07481117158400744, 'dublin': 4.3811974682769925, 'according': 6.874825356825817, 'times': 2.1000862223759134, 'angeles': 5.3878937504988675, 'april': 1.9892244829917467, 'magazine': 2.456583425401182, 'incorporated': 5.292763250422495, 'published': 5.775009341956282, 'writers': 7.088005332861507, 'book': 10.014023539462544, 'monograph': 5.744748374165552, 'york': 5.103142634286618, 'granta': 7.431147327735781, 'named': 4.060031082450563, 'structured': 6.796840647198769, 'appeared': 2.0682467981894925, 'into': 1.6050629424066056, 'lethem': 8.789270811888976, 'one': 1.8618614676174334, '61': 5.344588318287081, 'rican': 5.688178022677158, 'fiction': 3.6411305488083254, 'open': 3.1842860729780766, 'second': 1.6724258314865346, 'city': 3.480417780951085, 'arts': 4.367945781881546, 'would': 2.136551161989598, 'los': 5.147548438811336, 'ortiz': 6.7238155121838785, 'contains': 5.1965352183279405, 'satire': 6.00976164680462, 'next': 5.340879337721104, 'their': 1.5201958369931787, 'praised': 4.66933070247791, 'editor': 2.7424241189294083, 'modernist': 6.453895896071939, 'house': 2.325548234164261, 'gilbert': 5.526909875081035, 'jonathan': 4.394821657216536, 'was': 0.7142920705096512, 'treatment': 4.3571321357877455, 'finalist': 4.370430204092377, 'a': 0.05619184472583146, 'believeniks': 10.986495389225194, 'playboy': 5.693190564500702, 'corresponding': 6.166213823620158, 'that': 1.9842208400144945, 'season': 1.8875336052324008, 'lists': 5.282712914568993, 'it': 1.3165805834938153, 'lives': 2.532029027717262, 'hearst': 7.431147327735781, '2014': 2.2073995783446634, 'postmodernist': 8.153282045168979, 'postmodern': 6.103693466638823, 'he': 0.640105672976172, 'sound': 14.106322491936357, 'harpers': 5.9175911870049624, 'account': 4.4212304191898335, 'echoes': 6.709829270209139, '1995': 2.222129668695386, 'skull': 6.432618497624653, 'characterizations': 8.683910296231149, 'wish': 5.489327163931993, 'work': 2.7987275394509097, 'reads': 6.411784410721811, 'recording': 2.9764678607434605, 'experimental': 4.191908808348695, 'street': 3.250188292676909, 'vocals': 4.28946114155871, 'publications': 3.253249742695399, 'were': 1.521978023354629, 'pioneered': 5.108759607445555, 'entries': 5.874507600868651, 'boshier': 10.293348208665249, 'novella': 6.464706812176154, 'and': 0.011177158470730924, 'imaginative': 6.567654781428597, 'liberal': 3.7344414373723804, 'up': 1.5635467678501844, 'pseudonymous': 8.907053847545358, 'is': 0.13808125237759994, 'year': 1.3423616371539895, 'lush': 7.202305755306933, 'dialogue': 4.96790217472896, 'deep': 4.283307275984332, 'an': 0.5964781781637943, 'as': 0.5086780880496472, 'impac': 7.489987827758714, 'at': 1.0765964332706432, 'in': 0.008688657151093043, 'partner': 3.4248536436364145, 'forthhis': 10.293348208665249, 'schustersorrentinos': 10.986495389225194, 'film': 4.066227834115904, 'descent': 4.7136183826790266, 'trance': 20.214000441527507, 'timesin': 6.926052378678775, 'poetry': 3.7808602128148303, 'same': 4.498406553361945, '1963': 3.2103799121264522, 'member': 1.2204325126007385, 'also': 0.4627270916162349, 'tin': 6.0738405034891425, 'other': 1.4424007566948476, 'derek': 5.089341521588453, 'widely': 3.270925854704986, 'esquire': 6.286015023432778, 'new': 3.5486130624501095, 'several': 1.6205197257175628, 'text': 4.656774483702498, '2007': 2.975946139511159, 'departures': 7.808441558877249, 'used': 2.7818235602743835, 'columbia': 3.232442750189437, 'intended': 4.939123210178916, 'may': 1.7899497282712007, 'collaboration': 3.7154868509442025, 'felt': 4.687546142369252, 'upon': 3.3017114457024097, '92nd': 7.0744723837970485, 'harris': 4.711733367983255, 'award': 3.2644556968847374, 'faculty': 3.0247765732438294, 'nothing': 4.726913925160272, 'such': 1.763337513538397, 'revealed': 4.528157105880404, 'lang': 5.989283115461079, 'short': 2.711119014388788, 'so': 2.661916544088344, 'center': 2.378000039402171, '1974': 2.77067759739274, 'fictional': 5.306322780208127, 'more': 1.673778950632145, '2006': 1.520737905384506, 'fugitives': 7.520759486425468, '2005': 6.570344501310386, 'y': 4.59961606986255, 'american': 3.3821333532750204, 'the': 0.0031489131197913137, '2009': 1.5644364836042695, 'multitrack': 9.04058524016988}, {'summer': 2.726778428203672, 'emerging': 4.635609672510455, 'listening': 5.5883326877074415, 'all': 3.2862224869824943, 'produced': 2.511583590065563, 'industrial': 4.147018950996352, 'through': 4.057969757867164, 'collegehe': 7.094675091114568, 'multichannel': 8.421546031763658, 'member': 1.2204325126007385, 'tapecollages': 10.986495389225194, 'death': 3.1568650000750016, 'with': 0.20246864252206068, 'writer': 2.511166401907656, 'should': 3.858801689877796, '20012004': 6.9975113426609195, 'broadcasts': 5.089341521588453, 'lower': 4.515695885442592, 'tape': 5.429667327525657, 'has': 0.856995079488078, 'match': 3.475517637211099, 'his': 0.7878343656409721, 'around': 2.637957563839097, 'material': 4.063851497749306, 'early': 1.929422753652229, 'words': 4.404470250332368, 'lecture': 19.562683307171877, 'world': 1.370623244696304, 'bullshit': 8.421546031763658, 'bank': 3.579784659047554, 'abandoned': 5.316614466244674, 'whitman': 6.796840647198769, 'artist': 2.4318137533979653, 'transmission': 6.250296940830698, 'curator': 5.054250201777184, 'alexis': 6.259107570512853, 'radio': 4.698066730836024, 'repaired': 8.09612363132903, 'concerts': 4.0501526533911445, 'lobbies': 8.501588739437194, 'art': 2.4446095852185854, 'generation': 3.9943989618093063, 'practicing': 5.262910287272813, 'unpublished': 6.351766400995558, 'authority': 3.959180875185418, 'born': 0.268196273764765, 'catalyze': 9.887883100557085, 'design': 3.1789853470090015, 'mirror': 5.592867842872833, 'discussions': 11.437274460323732, 'organizing': 5.292763250422495, 'goddard': 13.419658540418277, 'chinas': 5.874507600868651, 'for': 0.14572505868657382, 'sun': 4.156701651712769, 'recorded': 2.7070519015125285, 'version': 7.021178839715595, 'new': 1.7743065312250548, 'be': 1.4062480045415613, 'says': 8.527731188739493, 'installations': 10.675042302127977, 'possibility': 5.739471317064708, 'notably': 3.7639293704030234, 'york': 3.402095089524412, 'lounges': 9.04058524016988, 'active': 2.7479584590534256, 'panel': 4.24479469457314, 'on': 1.1064765201036022, 'about': 1.9265128988375737, '19992009': 8.501588739437194, '1994': 2.2375557576874794, 'of': 0.016624704796446097, 'atm': 8.347438059609935, 'side': 3.0715123833768, 'or': 1.9128915408224825, 'first': 0.6956048713993103, 'and': 0.008941726776584738, 'raised': 3.059531844362216, 'lands': 5.905091024240731, 'spoken': 4.798231266142604, 'scene': 3.553420040326614, 'one': 0.9309307338087167, 'utilized': 6.497859019493054, 'collages': 7.225295273531632, 'artists': 5.450454477295092, '1990s': 3.1109960967799863, 'speak': 4.812709285323257, 'everybody': 12.572030046865557, 'city': 1.7402088904755424, 'arts': 2.183972890940773, 'from': 0.5875106759712689, 'publication': 3.9574078250755322, 'working': 2.074561053063768, 'to': 0.046944937681799234, 'their': 1.5201958369931787, '2': 2.2482408126990716, 'was': 0.15873157122436693, 'opens': 6.509158574746988, 'a': 0.01685755341774944, 'life': 2.1907617832744593, 'airwaves': 6.859361004180102, 'that': 1.9842208400144945, 'ages': 5.406765563238972, 'interviewed': 4.374454354392102, 'neutral': 6.7380001471758355, 'train': 4.503388037767995, 'crosssection': 8.789270811888976, 'producing': 3.830318751744579, 'he': 1.06684278829362, 'sound': 21.159483737904537, 'east': 2.8400760661271907, 'word': 4.5312968258850725, 'look': 4.303134443458919, 'convocations': 9.377057476791094, 'project': 5.289216839418013, 'college': 1.5613662703175555, 'voice': 3.2616069499021205, 'sculpture': 4.689386069291259, 'radioplays': 10.293348208665249, 'studied': 2.2933341149871773, 'is': 0.11046500190207995, 'organized': 4.063851497749306, 'deep': 4.283307275984332, 'an': 0.5964781781637943, 'as': 0.3815085660372354, 'at': 0.43063857330825733, 'in': 0.008688657151093043, 'strength': 5.059569363254783, 'democracy': 8.73551281141595, 'no': 4.792847104792768, 'began': 1.727460095710253, 'poetry': 7.561720425629661, 'same': 2.2492032766809724, '1': 2.0978765819243166, 'book': 2.002804707892509, 'paj': 9.600201028105303, 'lectures': 4.331055038857547, 'free103point9': 10.986495389225194, 'ecological': 6.158181651922893, 'moving': 3.1908488528906003, 'blood': 4.4852057186848056, 'included': 2.4446095852185854, 'the': 0.0011173562683130468, 'manifested': 7.585298007563039, 'ghost': 5.262910287272813, 'stereo': 6.8276123058655225, 'bandshell': 10.293348208665249, 'performances': 3.352641829543426, 'bhagat': 9.19473591999714, 'threechannel': 10.293348208665249, '2003': 1.8013702663900752, 'without': 3.199528386610323, 'senior': 2.2990532222492712, 'songs': 2.9508926963066124}, {'anglican': 11.50010685279049, 'holds': 2.8415259721373194, 'synodte': 10.986495389225194, 'chapters': 5.002559108538004, 'issues': 6.002022064982743, 'occupation': 5.535456935659494, 'member': 1.2204325126007385, 'doctoral': 4.506450827298541, 'auckland': 5.25639560625162, 'churchs': 5.755386772370608, 'professorhe': 7.990763115671204, 'former': 1.3573131120992086, 'to': 0.3286145637725946, 'book': 2.002804707892509, 'degrees': 3.774938655911393, 'voted': 3.922591427753126, 'aucklands': 8.347438059609935, 'employed': 4.31572906837932, 'te': 18.02928494041386, 'adviser': 4.313197421457541, 'them': 2.497495932179739, 'his': 0.26261145521365736, 'contracts': 5.489327163931993, 'capacities': 5.473066643060212, 'indigenous': 5.1965352183279405, 'schoolhis': 8.683910296231149, 'dar': 6.926052378678775, 'oxford': 7.100935145746692, 'during': 1.3174651479035495, 'rental': 13.92228739698009, 'formal': 4.779919462500267, 'articles': 2.9787953763411688, 'scholar': 3.638551566076507, 'university': 5.0840580289271085, 'manual': 6.05924170406799, 'bay': 3.73515040585298, 'balliol': 7.0162034756730725, 'zealand': 19.14379952487644, 'where': 1.089076212090673, 'wrote': 2.545535503808546, 'whenua': 10.986495389225194, 'england': 5.293511246412102, 'collegiate': 4.584578192498009, 'whanui': 10.986495389225194, 'national': 1.1860931647723914, 'crown': 9.216138411147215, 'related': 3.723866788250953, 'practising': 6.304364162100975, '18641909': 10.986495389225194, 'es': 6.174311033852777, 'universities': 3.8033836874819134, 'for': 0.21858758802986072, 'colonial': 11.609423677866218, 'contracted': 5.9175911870049624, 'legal': 13.69733503199817, 'research': 4.395194159760633, 'include': 2.174545211685214, 'new': 4.435766328062637, 'numerous': 2.4220370053418425, 'publishers': 4.653215761085504, 'full': 3.003055326218652, 'phopatanga': 10.986495389225194, 'degree': 2.0206498944742566, 'associate': 3.1540844620372743, 'never': 2.9922004028092166, 'vernon': 5.9758600951289385, 'victoria': 3.941590272095824, 'by': 0.7491068241239475, 'on': 0.5532382600518011, 'wanganui': 9.377057476791094, '1999he': 6.5797761419609415, 'barrister': 11.68966366544507, 'region': 3.7189699613970224, 'o': 4.532870390332502, 'david': 2.4512658353228582, 'waitangirelated': 10.986495389225194, 'qualification': 5.362477883037855, 'published': 5.775009341956282, 'deputy': 2.9993106409917214, 'acted': 8.274858213183473, 'primary': 3.3550637246482893, 'huia': 9.887883100557085, 'church': 3.400199082072474, 'respect': 5.067601534952048, 'trust': 8.18770749610621, 'undergraduate': 4.056000623273568, 'tertiary': 6.908957945319475, 'has': 1.285492619232117, 'moriowned': 10.986495389225194, 'from': 1.7625320279138068, 'certificate': 5.015233549434732, '1971': 2.857025624440964, 'puni': 10.293348208665249, 'legislation': 4.687546142369252, 'arbitrator': 7.272923322520886, 'tango': 6.174311033852777, 'commission': 2.972821246392509, 'diptheolhe': 10.986495389225194, 'mori': 6.432618497624653, 'was': 0.6349262848974677, 'kooti': 10.986495389225194, 'williams': 3.850012180634947, 'a': 0.06743021367099776, 'educated': 3.3282678630638425, 'that': 1.3228138933429963, 'honorary': 3.3890990690123997, 'but': 1.313994565464302, 'solicitor': 5.782488702148399, 'an': 0.8947172672456916, 'with': 0.20246864252206068, 'appointed': 2.2003443343554556, 'he': 1.9203170189285161, '1991': 2.3750835225699753, '1992': 2.278351314316948, '1995': 2.222129668695386, '1994': 2.2375557576874794, 'consultant': 3.456552018623606, 'act': 3.4597778278724887, 'ballb': 9.887883100557085, 'waitangifrom': 10.986495389225194, 'of': 0.07481117158400744, 'promoted': 3.5191243223076345, 'college': 1.5613662703175555, 'professor': 6.032595614804061, 'history': 6.434273881873828, 'and': 0.01266744626682838, 'kkiri': 10.293348208665249, 'is': 0.11046500190207995, 'general': 2.220724845237937, 'high': 1.906719387270128, 'as': 0.5086780880496472, 'campaigned': 5.570394987020774, 'at': 0.8612771466165147, 'in': 0.016411907952064635, 'education': 2.4487155642005685, 'native': 3.244961799943366, 'court': 5.79279921208847, 'author': 2.2935018580052677, '1966': 3.087341905882097, 'responsible': 3.421220107326263, 'graduate': 2.6750971107885535, 'forestry': 18.498641470860473, 'also': 0.4627270916162349, 'dean': 3.7016744766565908, 'hinota': 10.986495389225194, 'which': 0.7674309670437692, 'theology': 4.555164307291715, 'party': 2.3540111534742225, 'rhodes': 5.683190481166118, '2005': 1.6425861253275964, 'qualifications': 6.182474344491938, 'diploma': 4.4527065512918504, 'phd': 2.5603215961961254, 'two': 1.0988831858473562, 'faculty': 3.0247765732438294, 'included': 2.4446095852185854, 'salaam': 7.248825770941826, 'law': 19.630581015684562, 'hawkes': 7.157853992736099, 'bcl': 8.683910296231149, 'land': 11.869567432556424, 'database': 5.827440090010665, 'tanzania': 11.992125604892916, 'variety': 3.4068165661347387, 'aotearoa': 8.683910296231149, 'wellington': 5.497557663068508, 'analysis': 3.923447225837022, 'treaty': 11.79779810798562, 'academic': 3.1414709719837104, '2000': 1.8763068991994527, '2001': 1.9280249665871378, 'volumes': 4.906562194129604, 'time': 1.3253342074200498, 'the': 0.0017268233237565267, 'came': 2.4364478609380096}, {'bottega': 9.19473591999714, 'is': 0.027616250475519986, '1960': 3.2957522256833225, 'themes': 4.613175599648182, 'london': 2.219789391474679, 'still': 2.700225936442129, 'fine': 3.577964822330568, '1948': 3.713402793225672, 'konex': 8.683910296231149, 'earned': 2.3840423538581335, 'paris': 3.190026146139137, 'father': 2.53865227594375, 'to': 0.3755595014543939, 'citizen': 4.332342869041976, 'teaching': 3.095538673086275, 'argentina': 8.850929446657243, 'include': 2.174545211685214, 'wellknown': 4.265069688434551, 'relocated': 4.86181199833099, 'his': 1.3130572760682868, 'returned': 4.44895087132721, 'cupola': 10.986495389225194, 'assistant': 2.5220702633476124, 'reopened': 6.961143698490045, 'dc': 3.4581636225179473, 'munich': 4.6496696580787535, 'cultural': 3.3132722681034856, '1956': 3.512858280728988, 'they': 1.8993401178193898, 'international': 1.457919491753774, 'traveled': 4.392081929475416, 'continued': 2.720588055069447, 'projects': 3.0071564939628668, 'four': 1.922106072733316, 'school': 1.2227872792173518, 'exhibiting': 6.411784410721811, 'prize': 5.490638477460469, 'galeras': 10.986495389225194, 'shapes': 6.351766400995558, 'where': 2.178152424181346, 'italian': 3.516271253325228, 'uruguayan': 7.202305755306933, 'often': 2.862641126119281, 'born': 0.53639254752953, 'taught': 2.8485149347730556, 'are': 1.7719638126305435, '1929': 5.030658019760364, 'honors': 3.7995943688135627, 'for': 0.07286252934328691, 'contributed': 3.4405772380158712, 'extensively': 3.7786355177927193, 'new': 1.7743065312250548, 'geometric': 6.669007275688884, '1991roux': 10.986495389225194, 'york': 1.701047544762206, 'from': 0.29375533798563447, 'by': 0.37455341206197373, 'surrealistic': 7.728398851203712, 'created': 2.7752840274321713, 'of': 0.016624704796446097, 'studied': 2.2933341149871773, 'biennial': 5.602000326436105, 'first': 0.6956048713993103, 'jujuy': 9.377057476791094, 'among': 2.299897032948229, 'named': 2.0300155412252816, 'own': 2.269959656680699, 'followed': 2.9768000314822727, 'sicily': 6.859361004180102, 'washington': 2.6391419771008557, 'one': 0.9309307338087167, 'rouxs': 10.986495389225194, 'collages': 7.225295273531632, 'art': 4.889219170437171, 'city': 1.7402088904755424, 'arts': 2.183972890940773, '1982': 2.559664637889348, 'arcade': 6.8276123058655225, 'there': 2.3005725945344695, 'illustrious': 6.859361004180102, '1988': 2.4491074905234376, 'workshop': 4.5172450724294215, 'harlequins': 7.115294378317303, 'travelled': 4.744272123770029, 'was': 0.4761947136731008, 'ral': 6.642689967371511, 'nonnis': 10.986495389225194, 'life': 2.1907617832744593, 'lived': 3.378120914844411, 'shopping': 5.755386772370608, 'that': 0.6614069466714981, 'award': 1.6322278484423687, 'berlin': 3.767585681606134, 'known': 1.4457727152652031, 'worked': 3.107783706724218, 'highest': 3.43846641929018, 'painter': 12.802446704519802, 'he': 1.9203170189285161, 'illustrator': 5.259647641637997, '1997': 2.1298344522079455, 'this': 1.2818856957987381, 'work': 1.3993637697254548, 'until': 1.7591012626831841, 'guillermo': 6.432618497624653, 'argentine': 10.162267082341248, 'were': 1.521978023354629, 'umberto': 7.61919955923872, 'and': 0.008941726776584738, 'frescoes': 9.19473591999714, 'it': 1.3165805834938153, 'an': 0.8947172672456916, 'decoration': 6.592046234552756, 'prestigious': 3.6263914162360424, 'as': 0.2543390440248236, 'xiii': 7.0744723837970485, 'at': 0.21531928665412867, 'in': 0.016411907952064635, 'realm': 6.259107570512853, 'roux': 23.30285869307098, '1966': 3.087341905882097, '1967': 3.01368460510379, 'when': 1.3806055739282235, 'paulo': 5.120027332291897, 'phillips': 5.083862055823828, 'other': 1.4424007566948476, 'actors': 4.251903729252247, 'buenos': 20.060934197738927, 'painthe': 10.293348208665249, 'province': 3.997160123250634, 'added': 8.561712588730384, 'collection': 3.2771870558393252, 'restoration': 5.518435248090063, 'aires': 20.27040613980819, 'a': 0.011238368945166293, '1975': 2.762331876587333, 'pacfico': 9.04058524016988, 'frescoesroux': 10.986495389225194, 'rome': 4.125831717776908, 'so': 2.661916544088344, '2007': 1.4879730697555795, 'watercolors': 7.460134864609033, 'the': 0.0008126227405913067}, {'golf': 8.958435353680365, 'corps': 4.476237048702044, 'merit': 4.525027212871477, 'course': 3.4316368681845186, 'world': 1.370623244696304, 'japan': 3.2594009044453527, 'oldest': 4.759958719937729, 'children': 2.4252853123921825, '25': 2.7469019349192254, 'avid': 5.240292198685041, 'retirement': 3.2137426727564526, '20': 2.441881602232965, 'wed': 6.908957945319475, '1940': 4.294411646718566, 'point': 6.864321130998893, 'had': 1.177428412308558, '29': 3.134445181959305, 'to': 0.1408348130453977, '1930s': 6.21581076475953, '2015': 4.0289980183482434, '2014': 2.2073995783446634, 'include': 2.174545211685214, '2011': 1.7023470901042916, 'gave': 3.274946409596048, 'eventually': 3.0940433457048417, 'australia': 2.86858644684204, 'march': 1.9573172463231197, 'mountford': 10.293348208665249, 'during': 1.3174651479035495, 'son': 2.5762194801550344, 'silver': 3.506631258060168, 'february': 2.1088344556315284, 'd': 3.8381496453251267, 'married': 4.655952523437044, 'she': 1.5819872381713753, 'logistic': 8.501588739437194, 'served': 3.0725446998610506, 'legions': 8.501588739437194, 'sycamore': 8.347438059609935, 'born': 0.53639254752953, 'delray': 9.377057476791094, 'operated': 4.936761933993236, 'home': 2.4210836255384827, 'living': 3.051265849408287, 'golfer': 4.941490075189183, 'guinea': 5.771559631616209, 'near': 3.511723206827324, '3': 2.3430220318986272, 'new': 0.8871532656125274, 'islands': 9.389852499333749, 'turned': 3.394129260705398, 'jr': 3.465718974162397, '1933': 4.922710180537586, 'lieutenant': 8.778699374677085, '1937': 4.553555296486015, '100': 5.9482914997948, 'bronze': 3.987985746974593, 'on': 0.18441275335060037, 'meyers': 7.272923322520886, 'resides': 3.627027750969573, 'of': 0.04156176199111524, 'florida': 3.3623648035639047, 'awards': 2.283985132035204, 'midway': 5.880549915324614, 'retired': 4.718027687829668, 'formerly': 3.500442771362054, 'deputy': 5.998621281983443, 'rank': 4.261461747058352, 'three': 1.4915025293575952, 'from': 0.29375533798563447, 'service': 2.600778560597343, 'army': 20.61185113157427, 'west': 5.205210090246754, 'two': 1.0988831858473562, 'whom': 3.2571997149147127, 'ely': 29.840539458436133, 'jane': 4.548743739488793, 'military': 3.2789831946248538, 'was': 0.3968289280609173, 'war': 2.809822617276739, 'general': 6.662174535713811, 'stationed': 5.868501576808439, 'materiel': 8.421546031763658, 'pittsburgh': 4.245976029618971, 'academy': 2.3552594817682966, 'helen': 5.035852836637467, '1911': 7.489987827758714, 'commander': 4.099963746694684, 'with': 0.6074059275661821, 'former': 1.3573131120992086, 'he': 2.560422691904688, '10': 2.3157231098806563, 'jonas': 6.422147197757358, 'j': 3.2558813231614545, 'up': 1.5635467678501844, 'us': 1.9319904488071395, 'pennsylvania': 7.355905183372008, 'states': 7.297601319508024, 'ross': 4.66752727547876, 'distinguished': 3.426414924203367, 'engineers': 5.125709165759329, 'and': 0.005961151184389826, 'nursing': 5.89889905399281, 'december': 2.001425829579395, 'is': 0.11046500190207995, 'philippine': 5.683190481166118, 'an': 0.29823908908189717, 'ii': 3.3077063910260405, 'as': 0.1271695220124118, 'his': 0.5252229104273147, 'at': 0.645957859962386, 'in': 0.006757844450850144, 'united': 6.2716883146822235, 'when': 2.761211147856447, 'graduate': 5.350194221577107, 'also': 0.4627270916162349, 'beach': 4.012016478200149, 'development': 2.3538329480028426, 'star': 8.956426283704628, 'may': 1.7899497282712007, 'after': 0.9443334420013064, 'frances': 5.362477883037855, 'william': 3.09180453879957, 'designed': 3.83893611803574, 'commanding': 5.7032916604872055, 'medal': 2.8585003334532493, 'died': 3.8240978918694766, 'a': 0.02809592236291573, 'i': 2.4031399955552883, 'age': 2.138848033513307, 'command': 9.123252730639614, 'the': 0.0013205119534608735}, {'now': 1.96695239252401, 'played': 1.5454402004384837, 'september': 1.9011515074236967, 'when': 1.3806055739282235, 'over': 1.4878231559557336, 'years': 1.0752380994247055, 'wolverhampton': 6.381325203237103, 'alzheimers': 6.509158574746988, 'still': 2.700225936442129, 'children': 2.4252853123921825, 'scoring': 3.525429874870911, '27': 3.110616229728885, 'cup': 2.672643121826987, 'to': 0.1408348130453977, '400': 4.696779818316197, '2014': 2.2073995783446634, 'has': 0.428497539744039, 'division': 2.7906099979103978, 'his': 1.0504458208546295, 'march': 1.9573172463231197, 'express': 4.654993539331503, 'break': 4.061882993176634, 'tiptonhe': 10.986495389225194, 'nearly': 3.8452502668747033, 'they': 1.8993401178193898, 'not': 1.5880170751336171, 'tipton': 16.556890376245967, 'girlshe': 8.907053847545358, 'debut': 2.1723135660368764, 'twice': 3.3301582227950113, 'landlord': 7.654290879049991, 'team': 3.464084885261381, 'married': 2.327976261718522, 'england': 5.293511246412102, 'walsall': 13.593681294397538, 'house': 2.325548234164261, 'related': 3.723866788250953, 'born': 0.8045888212942951, 'second': 1.6724258314865346, 'year': 1.3423616371539895, 'for': 0.14572505868657382, 'since': 1.455376717308041, 'dudley': 6.696035948076803, 'fellows': 5.911321573991367, 'seriously': 5.457066301713771, 'unable': 4.470302313182231, 'between': 2.0402507798946505, 'public': 2.029113653642407, 'seasonafter': 6.543844132734878, 'who': 0.9098952189804214, 'of': 0.024937057194669147, 'from': 0.5875106759712689, '1939': 4.378494763929107, 'beginning': 3.4285004306943883, 'league': 4.171347568619933, 'career': 2.6100540406831336, '32': 4.3717697890214335, 'staffordshire': 7.054669756500869, 'diseasehe': 9.887883100557085, 'wanderers': 5.839000912411741, 'games': 2.2331239682242914, 'first': 0.6956048713993103, 'teenage': 5.100391357775038, 'there': 2.3005725945344695, 'retired': 2.359013843914834, 'win': 2.5472637392786686, 'into': 1.6050629424066056, 'three': 1.4915025293575952, '60': 4.1556211545790145, 'middlesbrough': 6.475635882708344, 'steven': 4.3584540130456615, 'ian': 4.245976029618971, '1982': 5.119329275778696, '196465': 7.0162034756730725, 'union': 2.8368936534890397, 'top': 2.2740644157484557, 'roper': 23.825918854505314, 'two': 2.1977663716947125, 'been': 0.9774773354796025, 'footballerhe': 7.728398851203712, 'was': 0.2380973568365504, 'until': 1.7591012626831841, 'today': 3.4098856222521565, '1950s': 4.411419548625574, 'mostly': 3.8741679445142827, 'that': 0.6614069466714981, 'club': 4.417263349208051, 'park': 3.199528386610323, 'alan': 3.932045731092254, 'lives': 5.064058055434524, 'with': 0.20246864252206068, 'he': 0.426737115317448, '10': 2.3157231098806563, '2008references': 10.986495389225194, 'made': 1.519886215502974, '1995': 2.222129668695386, '16': 2.680270173193033, 'car': 3.952988904937497, 'signed': 2.5176524587500038, 'youth': 2.9583663297934346, 'were': 1.521978023354629, 'making': 2.7223896254962385, '1962': 3.2103799121264522, 'and': 0.0052160072863410975, 'remained': 3.3202734635624696, 'is': 0.05523250095103997, 'one': 0.9309307338087167, 'as': 0.1271695220124118, 'at': 0.645957859962386, 'have': 1.4416847832984716, 'in': 0.01255028255157884, 'claimed': 3.846042346124036, 'crash': 5.078412451056264, 'wolves': 6.002888767516858, 'end': 2.419560105914143, 'retiring': 3.8140708121003493, '1966': 3.087341905882097, 'lesley': 13.208937509102626, 'mid': 4.850930498143455, 'fullback': 5.713495830661447, '1': 2.0978765819243166, 'other': 1.4424007566948476, 'which': 0.7674309670437692, 'injured': 4.471782698352665, 'star': 2.9854754279015427, 'may': 3.5798994565424014, 'appearances': 2.8360274776011907, 'football': 5.117141331134278, 'hometown': 4.3414044197195505, 'but': 2.627989130928604, 'midlands': 5.9175911870049624, 'sides': 5.051601193605607, 'a': 0.022476737890332586, 'suffers': 6.892150827003094, 'valerie': 6.401527910554623, 'age': 2.138848033513307, 'spent': 2.418609083493439, '1970': 2.813766284359722, '1964': 3.06677562830062, 'professional': 1.950151325296976, 'the': 0.00121893411088696, 'began': 1.727460095710253}, {'serving': 2.8470548673505855, 'show': 6.506704058848204, 'dance': 7.122275004396085, 'money': 3.5623301081831658, 'labels': 4.808551275174594, 'years': 2.150476198849411, 'pops': 6.1907048436284535, 'schools': 3.2150066291075783, 'during': 2.634930295807099, 'campbell': 5.015233549434732, 'fidelity': 7.552508184740048, '1982following': 9.887883100557085, 'line': 3.5623301081831658, 'weekly': 3.608736480997322, 'orleans': 13.733899794497088, 'group': 1.9855189451548496, '23': 2.9691878815366133, 'tv': 2.5660333867687286, 'pier': 6.943444121390644, 'freelance': 4.29938678135868, 'who': 0.9098952189804214, 'to': 0.3286145637725946, 'fellow': 2.364041687151464, 'raising': 5.000043383940756, 'southland': 7.402976450769084, 'peanuts': 8.278445188122983, 'bourbon': 7.61919955923872, 'local': 2.5829189245959245, 'carolina': 3.756656611073944, 'havens': 31.404004693184177, 'move': 3.6606878866294212, 'victims': 4.7941328997503225, 'very': 2.811792506755733, 'big': 2.940266288149817, 'michigan': 3.6606878866294212, 'continues': 3.3444509863519367, 'coast': 3.675277004805566, '1955': 3.556974546438732, 'famous': 3.2150066291075783, '1957': 3.520840079091138, '1956': 3.512858280728988, 'jack': 3.7624705809393637, 'scholarship': 3.67127699947222, 'front': 3.717575261031473, 'world': 1.370623244696304, 'continued': 2.720588055069447, 'illinoisafter': 10.293348208665249, 'school': 1.2227872792173518, 'held': 4.3339556972406115, 'university': 0.8473430048211847, 'featured': 2.542518260140216, 'soloist': 4.480711329096966, 'benefit': 4.955810128963931, 'saxophone': 5.437419304329975, 'clarinetist': 6.669007275688884, 'popular': 2.764478952022998, 'concerts': 4.0501526533911445, 'girard': 8.347438059609935, 'often': 2.862641126119281, 'series': 1.877080935838972, 'national': 1.1860931647723914, 'pacific': 3.8660510168327065, 'joined': 3.816403596338687, 'born': 0.268196273764765, 'street': 3.250188292676909, 'symphony': 3.8733532805181063, 'trombone': 18.52293310155833, 'chair': 5.9749763519624794, 'interlochen': 7.431147327735781, 'pete': 4.823180585190553, 'throughout': 5.7848444823116845, 'appear': 4.067800170204723, 'for': 0.29145011737314763, 'orchestra': 13.865043331002266, 'both': 1.6730570592454443, 'label': 3.3017114457024097, '3': 2.3430220318986272, 'fountain': 6.926052378678775, 'tromboneborn': 10.986495389225194, 'new': 2.6614597968375824, 'girards': 9.600201028105303, 'trombonist': 6.7380001471758355, 'led': 2.2402561008421333, 'lawrence': 8.848102591062949, 'bandsman': 10.293348208665249, '1995': 2.222129668695386, 'met': 3.361876403065796, 'job': 3.446936559924164, 'dixieland': 8.09612363132903, 'groups': 3.4295448172122946, 'from': 0.8812660139569034, 'along': 2.5088749729287803, 'by': 0.7491068241239475, 'on': 0.7376510134024015, 'about': 1.9265128988375737, 'talent': 3.81024085720805, 'many': 3.279929325597492, 'recognized': 3.4931781403630495, 'later': 1.4294496043477696, 'tour': 2.8485149347730556, '1930': 4.918069800981084, 'katrinabob': 10.986495389225194, 'bob': 21.29926874394581, 'teagardenin': 10.986495389225194, 'persuaded': 6.088655589274283, 'first': 2.782419485597241, 'vic': 5.465034471362948, 'family': 2.2773603976380117, 'appeared': 2.0682467981894925, 'instruments': 4.457076550962969, 'seven': 2.7917137507818355, 'guard': 4.556775911186057, 'ralph': 4.844457983637838, 'crosby': 6.532148092971687, 'jazz': 14.035564584110421, '1985': 2.5324550128142254, '250': 5.187402734764668, 'benny': 5.956057467832759, 'george': 2.7958637083216553, 'concert': 7.006501946302689, 'hurricane': 5.522663584199584, '1982': 2.559664637889348, 'working': 2.074561053063768, 'instrument': 4.88617643720513, 'west': 2.602605045123377, 'there': 2.3005725945344695, 'their': 1.5201958369931787, 'cats': 5.497557663068508, 'music': 1.7927926584020348, 'ringwald': 10.293348208665249, 'was': 0.15873157122436693, 'until': 3.5182025253663682, 'idol': 5.240292198685041, 'door': 5.289401902719789, 'that': 0.6614069466714981, 'zarchy': 10.986495389225194, 'formed': 3.148546473199911, 'great': 2.7682474625394486, 'landed': 5.030658019760364, 'lives': 2.532029027717262, 'albums': 6.041205308281332, 'an': 0.29823908908189717, 'with': 2.6320923527867888, 'vocalspiano': 10.986495389225194, 'he': 2.560422691904688, '12': 2.511583590065563, 'join': 3.5785710666655954, 'left': 2.191367476812056, '16': 2.680270173193033, 'this': 2.5637713915974762, 'when': 2.761211147856447, 'dans': 6.381325203237103, 'war': 2.809822617276739, 'record': 2.1528869065343033, 'while': 1.8364359481339414, 'hirt': 36.16234096067952, 'of': 0.012468528597334574, 'piece': 4.144879912747602, 'at': 1.291915719924772, 'and': 0.009686870674633467, 'his': 1.8382801864956015, 'camp': 4.206573481752942, '600': 5.526909875081035, 'played': 3.0908804008769675, 'is': 0.05523250095103997, 'al': 3.8326615876463515, 'trumpetin': 9.19473591999714, 'as': 0.5086780880496472, 'good': 3.0884556984605758, 'performed': 2.5307521601251795, 'in': 0.013515688901700289, 'violin': 4.706099550264999, 'times': 2.1000862223759134, 'ava': 7.520759486425468, 'dozen': 4.72309712663357, 'recorded': 5.414103803025057, 'studying': 3.612493529875034, 'began': 1.727460095710253, '1960': 6.591504451366645, 'american': 1.1273777844250068, 'stayed': 4.2662752340899, 'illinois': 11.2203819273682, 'also': 0.9254541832324698, 'goodman': 5.930249583876886, 'other': 1.4424007566948476, '2005': 1.6425861253275964, 'korean': 4.732666577649721, 'zeke': 8.347438059609935, 'musician': 3.0064717969145494, 'star': 2.9854754279015427, 'may': 1.7899497282712007, 'time': 1.3253342074200498, 'ended': 3.3430124821479934, 'musiciansbob': 10.986495389225194, 'barber': 5.911321573991367, 'festivals': 3.7508762481584443, 'hucko': 10.986495389225194, 'a': 0.05057266025324832, 'don': 3.921736361433392, 'lead': 2.7774591234501234, 'band': 18.239061512711093, 'verve': 7.272923322520886, 'age': 6.416544100539921, 'welk': 23.553003519888133, 'lasted': 4.8997206623128875, 'flanagan': 7.179832899454874, 'playing': 2.0910027577735617, 'quincy': 25.144060093731113, 'nelson': 4.640859028396599, 'tenure': 3.595080154549836, 'north': 2.4321991098574545, 'professional': 3.900302650593952, 'the': 0.00243786822177392, 'audio': 4.548743739488793, 'musical': 2.7953093845824055, 'consisted': 5.477107052597217}, {'weavers': 7.808441558877249, 'singersongwriter': 4.048210905208235, 'recorded': 2.7070519015125285, 'queen': 3.854796878758283, 'london': 2.219789391474679, 'renewed': 5.634637255749128, 'tv': 2.5660333867687286, 'breathy': 9.600201028105303, 'had': 1.177428412308558, 'fared': 7.520759486425468, 'late': 2.374355720500003, 'to': 0.09388987536359847, 'only': 1.819375719703575, '1930s': 6.21581076475953, 'i': 7.209419986665865, 'votel': 19.77576620111417, 'peaked': 5.3270131734655735, 'his': 0.26261145521365736, 'dj': 4.263865594369746, 'song': 2.869182927623221, 'food': 4.058937482946877, 'watch': 4.696779818316197, 'languished': 8.789270811888976, 'dark': 4.269900615704216, 'records': 2.678542843954175, 'manchesterbased': 8.789270811888976, 'christie': 31.07905382379765, 'lady': 4.273539188548124, 'hall': 2.6353567821390396, 'appearing': 3.7487171973017515, 'lost': 2.731706463076469, 'artist': 4.863627506795931, 'performing': 3.1247683114012137, 'cochrane': 7.489987827758714, 'chorus': 5.4610424500934105, 'she': 1.5819872381713753, 'release': 2.9982917922026187, 'went': 2.0519085188355186, 'concert': 3.5032509731513444, 'national': 1.1860931647723914, 'donald': 4.460000529654404, 'billboard': 4.325920239385508, 'folk': 12.444270565133554, 'canada': 2.68571842837374, 'project': 2.6446084197090065, 'for': 0.21858758802986072, 'novelty': 7.115294378317303, 'label': 3.3017114457024097, 'reminiscent': 6.2951475069960505, 'track': 3.490953445340938, 'written': 2.3444332157630874, 'songbirdchristie': 10.986495389225194, 'hill': 3.794313330511949, 'three': 1.4915025293575952, 'ever': 2.956736868784372, 'philadelphia': 3.7078664469045117, 'filled': 5.160495281844744, 'be': 1.4062480045415613, 'august': 2.000173951599175, 'reaching': 4.5439552227569955, 'compilation': 4.672947342948099, 'attention': 3.4269358932174945, 'commercial': 6.8570008613887765, 'however': 2.41879921563585, 'free': 2.956736868784372, 'funyuns': 10.986495389225194, 'snack': 8.501588739437194, 'vinyl': 5.816011394187043, 'backed': 5.3200687011127625, 'from': 0.5875106759712689, '100': 5.9482914997948, 'weaver': 6.7238155121838785, 'on': 0.9220637667530018, 'canadian': 2.766899935048114, 'of': 0.016624704796446097, 'players': 3.081791475351448, 'magazine': 2.456583425401182, 'spin': 5.723805200320308, 'backup': 5.0865980356427025, 'unreleased': 6.224321454427438, 'ladies': 10.87483860865995, 'love': 8.921443378555066, 'obscurity': 7.654290879049991, 'appeared': 2.0682467981894925, 'kazoo': 8.789270811888976, 'cd': 3.769051957528662, 'brought': 3.350225785845821, 'onionflavored': 10.986495389225194, '63': 5.22130428644035, 'rpm': 7.348909229498808, 'brilliantly': 7.520759486425468, 'better': 3.445873860568042, 'described': 9.475372071298093, 'guest': 3.134445181959305, 'copies': 4.500334600281105, 'by': 1.8727670603098687, 'paint': 5.249923091746003, 'much': 2.983801226941256, 'andy': 4.338807015661865, 'psychedelic': 6.126682984863522, 'jane': 4.548743739488793, 'music': 1.7927926584020348, 'bird': 5.433535804303577, 'john': 1.9913303989140443, 'participated': 3.2647036124076587, 'until': 1.7591012626831841, 'minor': 3.3865934300166955, 'received': 1.5396609815666638, 'with': 0.6074059275661821, 'fallen': 6.126682984863522, 'spearheaded': 6.05924170406799, 'copy': 5.557149760270754, '1980signed': 10.986495389225194, 'sound': 3.5265806229840893, 'television': 2.00180169878134, 'turtles': 7.248825770941826, '19': 2.8848176417706224, 'was': 0.2380973568365504, 'as': 0.8901866540868826, 'vocal': 4.147018950996352, '2010': 1.5928339601219734, 'recording': 2.9764678607434605, 'considered': 3.150520807503628, 'pressed': 7.054669756500869, 'were': 1.521978023354629, 'male': 4.378494763929107, 'at': 0.43063857330825733, 'and': 0.005961151184389826, 'is': 0.05523250095103997, 'it': 1.3165805834938153, 'an': 0.8947172672456916, 'single': 2.887244827428234, 'dropped': 4.203170188621234, 'in': 0.007723250800971594, 'hit': 2.9751402800639086, '1970': 2.813766284359722, 'onions': 9.04058524016988, '1966': 6.174683811764194, 'when': 1.3806055739282235, 'funky': 6.604468754551313, '1': 2.0978765819243166, 'hot': 4.097922929659831, 'strange': 5.469042492760487, 'which': 2.302292901131308, 'album': 17.15886084726001, 'bearded': 8.421546031763658, 'columbia': 6.464885500378874, 'elizabeth': 4.044338683525725, '60s': 5.760748715511993, 'singles': 3.7372803321108052, 'chart': 8.566614551968664, 'christies': 6.567654781428597, 'noncommercial': 7.941972951501771, 'spouse': 7.054669756500869, '2008': 1.5093391374786154, 'tune': 11.521497431023986, 'a': 0.05619184472583146, 'susan': 4.680220102277179, 'pennsylvania': 3.677952591686004, 'adapted': 9.633769313467477, 'later': 1.4294496043477696, 'having': 2.448323791423765, '2006': 1.520737905384506, 'american': 1.1273777844250068, 'the': 0.0016252454811826135, 'singersin': 9.19473591999714, 'original': 2.9143400810369444, 'songs': 2.9508926963066124}, {'precisiontooled': 10.986495389225194, 'developed': 3.092923315720292, 'results': 4.248342894629237, 'quarters': 6.943444121390644, 'helena': 6.1907048436284535, 'including': 1.2272824458461182, 'before': 1.4967823726683713, 'apartment': 5.804711838933109, 'police': 3.4098856222521565, 'deserts': 8.09612363132903, 'earned': 2.3840423538581335, 'writer': 7.5334992057229675, 'sky': 4.457076550962969, 'minnesota': 7.959600324776307, 'to': 0.3286145637725946, 'include': 2.174545211685214, 'mystery': 4.9534091674263925, 'jake': 5.698228358530659, 'around': 2.637957563839097, 'regional': 3.3579777626501386, 'dell': 7.157853992736099, 'grew': 2.9691878815366133, 'owned': 4.222610480662759, 'they': 1.8993401178193898, 'stasio': 10.293348208665249, 'years': 1.0752380994247055, 'desire': 5.0865980356427025, 'articles': 2.9787953763411688, '1999': 1.9968016883646342, 'she': 6.327948952685501, 'small': 3.140296573727769, 'where': 2.178152424181346, 'husband': 3.7092476625937105, 'set': 5.398940728120262, 'series': 3.754161871677944, 'second': 1.6724258314865346, 'result': 3.377624760033935, 'diver': 6.926052378678775, 'techniques': 4.231891289737232, 'canada': 2.68571842837374, 'living': 3.051265849408287, 'motel': 14.75115495316194, 'extensively': 3.7786355177927193, 'research': 2.1975970798803166, 'above': 4.86181199833099, 'new': 0.8871532656125274, 'burke': 5.956057467832759, 'europe': 2.7615279103106105, 'publishers': 4.653215761085504, 'arizona': 4.154541823659339, 'of': 0.03740558579200372, 'southeast': 4.936761933993236, 'york': 1.701047544762206, 'path': 5.105962402824494, 'beginning': 3.4285004306943883, 'marilyn': 5.7032916604872055, 'harlequin': 7.767619564356994, 'license': 5.282712914568993, 'career': 2.6100540406831336, 'many': 1.639964662798746, 'according': 3.4374126784129087, 'times': 2.1000862223759134, 'american': 1.1273777844250068, 'became': 1.3300599330549516, 'fulltime': 3.795819354892987, 'published': 1.9250031139854273, 'pilots': 5.734221961178564, 'raised': 3.059531844362216, 'family': 2.2773603976380117, 'into': 1.6050629424066056, 'private': 3.0147192663445668, 'one': 0.9309307338087167, 'sailor': 6.030668331623933, 'directly': 4.694926249666874, 'sarah': 4.589565734009048, 'city': 1.7402088904755424, 'her': 17.052369164960805, 'two': 1.0988831858473562, 'their': 1.5201958369931787, 'liveaboard': 10.986495389225194, 'travelled': 4.744272123770029, 'was': 0.15873157122436693, 'mountains': 5.334006208956544, 'lived': 3.378120914844411, 'becoming': 2.90749713054004, 'novelsgunn': 10.986495389225194, 'innkeeper': 9.19473591999714, 'lives': 2.532029027717262, 'careful': 6.796840647198769, 'with': 0.20246864252206068, 'those': 3.0921773253835703, 'hines': 7.225295273531632, 'made': 1.519886215502974, 'sailing': 5.850696952174933, 'this': 1.2818856957987381, 'phillip': 5.782488702148399, 'rutherford': 6.875621525051883, 'up': 1.5635467678501844, 'us': 3.863980897614279, 'while': 1.8364359481339414, 'were': 1.521978023354629, 'scuba': 7.0744723837970485, 'and': 0.0052160072863410975, 'mexico': 3.6417763350755217, 'is': 0.08284875142655995, 'moved': 4.034415978213579, 'an': 0.5964781781637943, 'as': 0.635847610062059, 'together': 2.8423969258866704, 'in': 0.008688657151093043, 'tucson': 17.80991814592697, 'author': 2.2935018580052677, 'retiring': 3.8140708121003493, 'began': 1.727460095710253, 'write': 3.862822604020587, 'setting': 4.359777639976169, 'which': 0.7674309670437692, 'papers': 3.858801689877796, 'forge': 6.961143698490045, 'several': 1.6205197257175628, 'daughters': 4.187439527166398, 'gunn': 35.08101737836536, 'elizabeth': 4.044338683525725, 'novels': 4.006419448663431, 'houseprior': 10.986495389225194, 'montana': 5.535456935659494, 'lobby': 6.118960938769612, 'a': 0.05057266025324832, 'hiked': 8.907053847545358, 'procedurals': 9.887883100557085, 'later': 1.4294496043477696, 'fictional': 5.306322780208127, 'cramped': 9.04058524016988, 'walker': 4.616594406396968, 'severn': 8.588600116426823, 'the': 0.0009142005831652201, 'travel': 8.335142647899346}, {'all': 3.2862224869824943, 'savannah': 6.669007275688884, 'over': 2.975646311911467, 'sleepy': 7.990763115671204, 'hampton': 11.50010685279049, 'years': 1.0752380994247055, 'including': 1.2272824458461182, 'fletcher': 5.949542786811565, 'atlanta': 3.9450837254303837, 'before': 1.4967823726683713, 'tv': 5.132066773537457, 'highlights': 5.240292198685041, 'to': 0.046944937681799234, 'animation': 4.936761933993236, 'pearson': 6.081220610786765, 'include': 4.349090423370428, 'viking': 6.555678590381881, 'his': 0.26261145521365736, 'means': 4.473265278312887, 'horror': 4.683876413480289, 'dc': 6.916327245035895, '1954': 3.6225818878193747, 'storyboard': 7.37557747658097, 'ghostbusters': 8.09612363132903, 'sony': 4.72309712663357, 'hollow': 6.7238155121838785, 'smash': 6.166213823620158, 'school': 1.2227872792173518, 'motorola': 7.035251670643767, 'always': 3.859604580326386, 'noted': 3.443222042519748, 'popular': 2.764478952022998, 'page': 4.293171720955246, 'realism': 6.037735498847026, 'warner': 4.70985189988355, 'work': 2.7987275394509097, 'england': 2.646755623206051, 'bo': 6.002888767516858, 'some': 2.1974446757041473, 'born': 0.268196273764765, 'video': 3.081791475351448, 'nbm': 10.293348208665249, 'year': 1.3423616371539895, 'mashhe': 10.986495389225194, 'cocacola': 6.543844132734878, 'bellsouth': 8.683910296231149, 'network': 3.154481208719725, 'for': 0.5100377054030083, 'behind': 3.26116535130806, 'sequential': 7.585298007563039, 'new': 0.8871532656125274, 'fricksfirestone': 10.986495389225194, 'shows': 2.8354504435401706, 'full': 3.003055326218652, 'papa': 6.555678590381881, 'incarnation': 6.381325203237103, 'commercial': 3.4285004306943883, 'agencies': 4.744272123770029, 'drew': 4.419822959421953, 'york': 1.701047544762206, 'graduated': 2.2579073935292953, 'legend': 4.464402591055042, 'extreme': 5.083862055823828, 'on': 0.18441275335060037, 'design': 3.1789853470090015, 'animated': 4.556775911186057, 'many': 1.639964662798746, 'graphic': 9.075211990156674, 'times': 2.1000862223759134, 'length': 4.982608322118655, 'wrote': 2.545535503808546, 'into': 1.6050629424066056, 'johns': 4.304386791775386, 'washington': 2.6391419771008557, 'period': 3.028967986994421, 'one': 0.9309307338087167, 'done': 3.8676691401631165, 'art': 4.889219170437171, 'comic': 4.398945374400398, 'bent': 6.979162203992724, 'city': 1.7402088904755424, 'arts': 4.367945781881546, 'from': 0.5875106759712689, 'publishing': 7.196335059296175, 'live': 2.586285553294776, 'their': 1.5201958369931787, '96': 5.810345656651365, 'program': 2.393082171897548, 'was': 0.15873157122436693, 'more': 3.34755790126429, 'medium': 5.24670247704596, 'that': 1.9842208400144945, 'painted': 10.4426085728807, 'batman': 6.351766400995558, 'tundra': 8.907053847545358, 'visual': 3.988899406243268, 'realms': 7.322933743095548, 'worked': 1.553891853362109, 'with': 0.20246864252206068, 'he': 0.640105672976172, 'has': 0.856995079488078, '15': 2.527567105940933, 'glory': 5.629909114553182, 'comics': 10.25712446948347, 'clients': 4.506450827298541, 'us': 1.9319904488071395, 'uk': 2.7906099979103978, 'of': 0.02909323339378067, 'college': 1.5613662703175555, 'toward': 4.84876833513896, 'and': 0.008941726776584738, 'regularly': 3.4954077956903187, 'ad': 5.067601534952048, 'is': 0.027616250475519986, 'novel': 3.3198051891451086, 'artisthe': 7.690658523220865, 'bros': 5.4811638532928315, 'states': 1.824400329877006, 'as': 0.3815085660372354, 'at': 0.21531928665412867, 'in': 0.0019308127002428985, 'story': 2.9774647041554636, 'superman': 6.555678590381881, 'united': 1.5679220786705559, 'develop': 4.124784048744464, 'commercials': 4.392081929475416, 'feature': 3.1937336684086683, '40': 3.490953445340938, 'book': 2.002804707892509, 'pizza': 6.7238155121838785, 'fairly': 6.030668331623933, 'indianapolis': 5.017787829239828, 'advets': 10.986495389225194, 'novels': 4.006419448663431, 'use': 3.0455556268974027, 'spot': 4.285764279677384, 'helping': 3.9398481113764383, 'most': 1.4186204428983973, 'mccannerickson': 9.887883100557085, 'moving': 3.1908488528906003, 'uncommon': 6.979162203992724, 'cowritten': 4.970338229526841, 'cartoon': 10.619483173913824, 'a': 0.03371510683549888, 'storyboarding': 8.501588739437194, 'mcmahon': 7.0162034756730725, 'professor': 2.010865204934687, 'well': 1.5295293417875981, 'spent': 2.418609083493439, 'verdilak': 10.986495389225194, 'the': 0.00060946705544348, 'original': 2.9143400810369444}, {'particularly': 3.63919568848203, 'german': 3.2528118184492936, 'over': 1.4878231559557336, 'ordre': 6.943444121390644, 'contemporary': 3.069687898287591, 'merit': 9.050054425742953, 'nicknamed': 4.725003704904152, 'world': 1.370623244696304, 'japan': 3.2594009044453527, 'july': 1.9428000946579587, 'lettres': 6.486685718894929, 'panther': 6.6170475367581725, 'paris': 6.380052292278274, 'recognised': 4.997533972335331, 'to': 0.09388987536359847, 'only': 1.819375719703575, 'has': 2.142487698720195, 'personality': 4.0847581825686206, 'republics': 6.8276123058655225, 'actress': 3.318869297640204, 'birth': 4.309411927978059, 'press': 2.722647257856288, 'honours': 4.056000623273568, 'day': 2.661431695593997, '17': 2.7543211528412543, 'success': 2.881489851677948, 'artist': 2.4318137533979653, 'numerous': 2.4220370053418425, 'having': 2.448323791423765, 'names': 4.591233791109745, 'milva': 9.887883100557085, 'officer': 2.92690306033765, 'each': 3.168869946171825, 'popular': 11.057915808091993, 'officier': 7.767619564356994, 'where': 1.089076212090673, 'italian': 31.646441279927053, 'americahaving': 10.986495389225194, 'often': 2.862641126119281, 'september': 1.9011515074236967, 'triumphed': 7.808441558877249, 'national': 1.1860931647723914, '1960s': 3.5713202796118995, 'hair': 5.249923091746003, 'born': 0.268196273764765, 'greece': 4.633865992905628, 'et': 4.506450827298541, 'programmes': 4.6029887543411885, 'theatrical': 4.738452514716765, 'by': 0.37455341206197373, 'televised': 5.262910287272813, 'both': 1.6730570592454443, 'for': 0.07286252934328691, 'federal': 3.0888272384982884, 'officially': 4.4226398626930665, 'red': 3.274498882177525, 'she': 9.491923429028251, 'korea': 4.379845203026979, 'simultaneously': 5.14005661416747, 'honour': 4.620024941493757, 'french': 5.855703354019153, 'singers': 9.123252730639614, '1939': 4.378494763929107, 'abroad': 4.161035352969887, 'stage': 2.894255982500984, 'on': 0.18441275335060037, 'enormous': 6.111298066024043, 'internationally': 3.60748726159689, 'of': 0.07896734778311897, 'la': 2.801702735060116, 'times': 2.1000862223759134, 'legion': 5.510031837293684, 'south': 2.2386667807364518, 'fields': 4.109199317727766, 'one': 0.9309307338087167, 'rossa': 8.907053847545358, 'female': 3.502688701559359, 'arts': 2.183972890940773, 'biolcati': 10.986495389225194, 'from': 0.29375533798563447, 'personalities': 5.449161122206657, 'her': 6.200861514531202, 'remains': 3.9056274925344123, 'chevalier': 6.111298066024043, 'due': 2.7324867986603505, 'been': 0.9774773354796025, 'france': 3.0078416601424633, 'pronunciation': 4.67476058007228, '2': 2.2482408126990716, 'music': 1.7927926584020348, 'participated': 3.2647036124076587, 'an': 0.29823908908189717, 'received': 3.0793219631333275, 'successful': 2.679282762596886, 'released': 2.0078348995855078, 'berlin': 3.767585681606134, 'stems': 7.248825770941826, 'known': 2.8915454305304062, 'albums': 3.020602654140666, 'highest': 3.43846641929018, 'with': 0.20246864252206068, 'spain': 3.7515969689103628, 'goro': 8.683910296231149, '11': 2.5966811271387873, 'television': 2.00180169878134, 'animals': 5.070293326617759, 'places': 4.48670834856934, 'this': 1.2818856957987381, 'des': 8.255860708867658, 'three': 1.4915025293575952, 'stature': 6.629786562535602, 'stages': 4.925038470297177, 'and': 0.010432014572682195, 'acclaim': 4.279633052622447, 'is': 0.11046500190207995, 'combining': 5.292763250422495, 'commander': 8.199927493389367, 'as': 0.3815085660372354, 'have': 1.4416847832984716, 'in': 0.008688657151093043, 'film': 2.033113917057952, 'native': 3.244961799943366, 'omri': 8.501588739437194, 'italy': 10.100313526327572, 'also': 0.9254541832324698, 'republic': 10.249703201947627, 'which': 1.5348619340875385, 'events': 3.0624230643017776, '2007': 1.4879730697555795, 'theatre': 2.993550841907088, 'who': 0.9098952189804214, 'june': 1.9026256813029605, 'bjolkati': 10.986495389225194, 'most': 2.8372408857967946, 'germany': 6.006792897028603, 'additionally': 4.532870390332502, 'maria': 8.773249780024715, 'singer': 2.7818235602743835, 'bestowed': 6.030668331623933, 'colour': 5.713495830661447, 'order': 8.413485758795368, 'rome': 4.125831717776908, '2006': 1.520737905384506, 'artistic': 3.7537622530475794, '1995': 2.222129668695386, 'the': 0.0022347125366260936, '2009': 1.5644364836042695, 'ilva': 20.586696417330497, 'musical': 8.385928153747216, 'fact': 4.110230777334428}, {'untold': 7.035251670643767, 'producer': 7.84714864879348, 'fox': 8.139560737743171, 'raised': 3.059531844362216, 'credits': 7.728871015192103, 'produced': 2.511583590065563, 'asian': 3.8524016680323285, 'yes': 5.739471317064708, 'economist': 4.614883541993338, 'before': 2.9935647453367427, 'based': 2.299897032948229, 'tv': 5.132066773537457, 'winner': 3.212900921865, 'to': 0.18777975072719694, 'bush': 4.170855399150863, 'presidential': 3.6934777094524125, 'under': 3.669475949362619, 'cum': 4.608069205573607, 'has': 0.428497539744039, 'formosa': 8.501588739437194, 'his': 1.0504458208546295, 'michigan': 3.6606878866294212, 'dark': 4.269900615704216, 'starbucks': 7.728398851203712, 'association': 2.1546374540272892, 'university': 2.5420290144635542, 'manhattan': 4.491229833288186, 'leave': 4.000853571585986, 'become': 2.4964678658817263, 'starred': 3.5683145664984064, 'where': 1.089076212090673, 'cbs': 4.290696472166703, 'series': 1.877080935838972, 'activists': 5.299520032885375, 'taiwanese': 12.381409687256907, 'surrounding': 5.089341521588453, 'decided': 3.3560341274415673, 'entering': 4.389349687338543, 'dear': 6.21581076475953, 'extremities': 9.19473591999714, 'er': 6.391375539090604, 'for': 0.21858758802986072, 'fulbright': 4.987558827278511, 'research': 2.1975970798803166, 'waiting': 5.469042492760487, 'internet': 3.81024085720805, 'international': 5.831677967015096, 'independence': 4.59961606986255, 'ba': 3.1536878727003295, 'writertranslator': 10.986495389225194, 'however': 2.41879921563585, 'lefty': 7.552508184740048, 'southeast': 4.936761933993236, 'magna': 5.402999080443495, 'betrayed': 7.851001173296044, 'philippinestiao': 10.986495389225194, 'went': 2.0519085188355186, 'stage': 2.894255982500984, 'marty': 5.816011394187043, 'on': 0.5532382600518011, 'central': 2.8997774689212887, 'tiao': 21.972990778450388, 'career': 1.3050270203415668, 'of': 0.02078088099555762, 'tlc': 7.1363477875151355, 'american': 1.1273777844250068, 'w': 3.6528189935675104, 'major': 2.0581201293715634, 'writer': 2.511166401907656, 'clinton': 4.542364132524754, 'scene': 3.553420040326614, 'george': 2.7958637083216553, 'awardwinning': 3.859604580326386, 'story': 2.9774647041554636, 'management': 2.8772704361352397, 'from': 0.5875106759712689, 'relations': 3.445873860568042, 'mencia': 9.377057476791094, 'entertainmenttiao': 10.986495389225194, 'hollywood': 3.902268967127278, 'was': 0.07936578561218346, 'received': 3.0793219631333275, 'transferring': 5.658619220435613, 'worked': 4.661675560086327, 'fellow': 2.364041687151464, 'true': 4.118520980254901, 'he': 1.280211345952344, 'include': 4.349090423370428, 'ma': 3.5077605636573193, 'room': 4.31572906837932, 'born': 0.268196273764765, 'pursue': 4.1122968937719, 'nations': 3.361876403065796, 'will': 2.679776346022504, 'stories': 3.3976655109173812, 'cello': 5.539758017558884, 'proof': 5.874507600868651, 'and': 0.00819658287853601, 'is': 0.05523250095103997, 'mind': 4.374454354392102, 'an': 0.5964781781637943, '1980s': 2.9688582293167167, 'madtv': 8.683910296231149, 'as': 0.5086780880496472, 'at': 0.21531928665412867, 'in': 0.009654063501214493, 'politics': 6.079755651961443, 'film': 6.099341751173856, 'affairs': 2.9405866469544146, 'democracy': 4.367756405707975, 'administration': 6.590590583404663, 'feature': 3.1937336684086683, 'actor': 8.87412067533283, 'field': 2.6946982841764604, 'boom': 12.047301517930574, 'manila': 5.6158573610975315, 'performance': 2.7455828475362956, 'comedy': 6.987470176605631, 'events': 3.0624230643017776, 'independent': 2.7994743218816898, 'columbia': 3.232442750189437, 'theatre': 2.993550841907088, 'kansas': 4.086772281940322, 'stan': 5.477107052597217, 'laude': 4.644373970504043, 'tufts': 6.016682089649193, 'a': 0.04495347578066517, 'quarterlife': 10.986495389225194, 'short': 2.711119014388788, 'well': 1.5295293417875981, '2002': 1.8753125887822302, 'the': 0.0015236676386087002, 'scholarship': 3.67127699947222}, {'limited': 15.629243978462105, 'yearprimos': 10.986495389225194, 'founder': 2.9784625422558864, 'institutional': 5.358874275534557, 'money': 7.1246602163663315, 'global': 9.619830822464015, 'domestic': 4.483705343309571, 'nonexecutive': 5.850696952174933, 'llc': 10.195234861784627, 'oldest': 4.759958719937729, 'baldwin': 6.323056295113127, 'children': 2.4252853123921825, 'move': 3.6606878866294212, 'whose': 3.276290194792662, 'hills': 4.72309712663357, 'acumen': 7.690658523220865, 'with': 0.20246864252206068, 'to': 0.23472468840899618, 'forbes': 5.163449493742175, 'black': 3.1224597301527437, 'board': 4.439578782949358, 'developed': 3.092923315720292, 'has': 0.428497539744039, '2013': 1.9545642372230505, '2012': 1.7938099524877322, 'advises': 6.453895896071939, 'his': 1.0504458208546295, 'march': 1.9573172463231197, 'africanamerican': 5.108759607445555, 'moms': 7.895452935866879, 'saluted': 8.683910296231149, 'early': 1.929422753652229, 'matters': 9.212745704650859, 'not': 1.5880170751336171, 'world': 1.370623244696304, 'one': 4.654653669043584, 'investor': 5.526909875081035, 'firms': 10.189702354798847, 'listprimo': 10.986495389225194, 'primo': 53.33439691467104, 'become': 2.4964678658817263, 'cofounder': 3.903946819869894, 'side': 3.0715123833768, 'quintin': 9.04058524016988, 'signing': 4.123737476173793, 'financial': 10.260553123358193, 'billion': 4.621744632373283, 'september': 1.9011515074236967, 'minorityowned': 30.880044625995744, 'funds': 4.5126046928729195, 'born': 0.268196273764765, 'investment': 4.169759508630226, '1947in': 10.293348208665249, 'opened': 3.7023605830299893, 'for': 0.29145011737314763, 'chicago': 2.9291179006672023, 'capri': 63.16362348693503, 'its': 1.6875948402695313, 'capital': 26.65564933823046, 'international': 1.457919491753774, 'newly': 4.060900192114726, 'fundsas': 10.293348208665249, 'who': 0.9098952189804214, 'business': 2.3749015223874728, 'partners': 8.988511108409446, 'commercial': 3.4285004306943883, 'richest': 6.05924170406799, 'leadership': 3.2049394299898544, 'chairman': 7.9011157623017, 'on': 0.7376510134024015, 'kids': 4.521907085535233, 'of': 0.05403029058844982, 'industry': 2.9570625486439512, 'plaza': 6.06651446339707, 'visionary': 6.088655589274283, 'americas': 12.505994453313132, 'angeles': 2.6939468752494338, 'magazine': 2.456583425401182, 'ranked': 3.8210019141643485, 'twenty': 4.176352939110058, 'south': 2.2386667807364518, 'first': 2.0868146141979307, 'alliance': 3.993480266292234, 'companyin': 6.669007275688884, 'strategic': 4.274754994169014, 'included': 2.4446095852185854, 'americans': 4.761936959949835, 'homeless': 5.82170941530168, 'contributor': 4.094869492172941, 'management': 5.754540872270479, 'estate': 17.33452943948739, 'los': 2.573774219405668, 'addition': 2.6415150204546234, 'west': 2.602605045123377, 'top': 2.2740644157484557, 'innovation': 4.509523026335511, 'center': 2.378000039402171, 'their': 1.5201958369931787, 'philanthropy': 6.391375539090604, '404': 8.278445188122983, 'listed': 3.9149220250136625, 'formed': 3.148546473199911, 'was': 0.31746314244873386, 'firm': 10.191478698163731, 'urban': 8.063713048688413, 'african': 3.582216271187926, 'becomes': 5.648957309523876, 'company': 2.195009362476192, 'under': 3.669475949362619, 'serve': 3.618155702913813, 'known': 2.8915454305304062, 'industrys': 6.391375539090604, 'appointed': 2.2003443343554556, 'women': 3.0715123833768, 'also': 0.4627270916162349, 'crenshaw': 7.990763115671204, '14': 2.673133438090794, 'publicly': 4.537605995078337, 'this': 1.2818856957987381, 'markets': 4.769889288140329, 'mr': 6.833135467965085, 'primos': 10.293348208665249, 'renaming': 7.61919955923872, 'launched': 7.188927643421206, 'and': 0.006706295082438554, 'real': 13.482817268757445, 'cnbc': 6.158181651922893, 'transition': 4.721194176487485, 'investors': 5.570394987020774, 'is': 0.1933137533286399, 'india': 6.886444085039496, 'an': 0.5964781781637943, 'states': 1.824400329877006, 'as': 0.3815085660372354, 'malls': 8.09612363132903, 'purchased': 4.7423284885614585, 'in': 0.01255028255157884, 'iii': 4.273539188548124, 'if': 3.2998740542805742, 'united': 1.5679220786705559, 'that': 1.9842208400144945, 'directors': 3.3244978303233013, 'located': 4.174150295047715, 'other': 1.4424007566948476, 'ceo': 3.594463821710603, 'which': 1.5348619340875385, 'largest': 3.5593512558165785, 'regional': 3.3579777626501386, 'shelter': 6.323056295113127, 'after': 0.9443334420013064, 'director': 1.6150570969066835, 'regular': 2.918719193446304, 'services': 9.056605949674134, 'such': 1.763337513538397, 'invest': 6.752388884627935, 'the': 0.0015236676386087002, 'a': 0.022476737890332586, '1955': 3.556974546438732, 'e': 3.635337162794501, 'assets': 5.457066301713771, 'limiteds': 9.600201028105303, 'mezzanine': 9.887883100557085, 'indianregistered': 10.986495389225194, '2000': 1.8763068991994527, '2006': 1.520737905384506, 'pension': 6.111298066024043, 'underserved': 7.654290879049991, 'enterprise': 4.91114935813651, 'position': 2.3300621307174527, 'overseas': 4.616594406396968, 'latest': 3.96719873551015}, {'portraying': 5.839000912411741, 'catweazle': 10.986495389225194, 'show': 2.1689013529494012, 'sheltering': 8.588600116426823, 'displayed': 5.373367282837124, 'pops': 6.1907048436284535, 'episodes': 4.181880869162571, 'including': 2.4545648916922365, 'bayldon': 21.972990778450388, 'paul': 2.774198250995426, 'envy': 7.941972951501771, 'based': 2.299897032948229, 'title': 2.5500785078362447, 'wizard': 6.150213482273716, 'had': 1.177428412308558, 'yorkshire': 5.005081177970713, 'to': 0.1408348130453977, 'theme': 4.300634442156835, 'dramatisation': 8.213906666985412, 'riding': 4.28946114155871, 'has': 1.285492619232117, 'mortality': 7.115294378317303, 'first': 1.3912097427986205, 'his': 0.26261145521365736, 'blott': 10.293348208665249, 'big': 2.940266288149817, 'watch': 4.696779818316197, '1993': 2.3032794139845048, 'finish': 3.6593720969659014, 'game': 2.4168995190159084, 'five': 2.2137301792754096, 'schools': 3.2150066291075783, 'magic': 4.498811370740584, 'leeds': 4.892925619180058, 'bayldons': 10.986495389225194, 'january': 1.885412003185961, 'dramas': 5.561545371743792, 'organon': 10.293348208665249, 'where': 1.089076212090673, 'university': 0.8473430048211847, 'revolution': 4.3825515646247215, 'series': 11.262485615033832, 'magnificent': 6.642689967371511, 'tvs': 5.886628961400996, 'born': 0.53639254752953, 'second': 1.6724258314865346, 'productions': 3.482654642526243, 'video': 3.081791475351448, 'turning': 4.566500461078052, 'programmes': 4.6029887543411885, 'alternative': 4.208848795590078, 'provided': 3.8148385664566797, 'rex': 6.166213823620158, 'unbound': 8.09612363132903, 'grandad': 9.600201028105303, 'for': 0.14572505868657382, 'open': 3.1842860729780766, 'tales': 4.91114935813651, 'boogie': 6.979162203992724, 'include': 4.349090423370428, 'version': 3.5105894198577974, 'shakespeare': 5.007609624324072, '7': 2.727813892960958, 'new': 0.8871532656125274, 'porridge': 17.57854162377795, 'who': 3.6395808759216854, 'recently': 2.6417526348076485, 'sins': 7.094675091114568, 'longrunning': 10.843949963805002, 'royale': 7.248825770941826, 'by': 0.37455341206197373, 'after': 1.8886668840026128, 'guest': 6.26889036391861, 'on': 0.5532382600518011, 'of': 0.049874114389338295, 'casino': 5.535456935659494, 'british': 2.238031759283139, '1965': 3.0866000660854644, 'became': 1.3300599330549516, '1995bayldon': 10.986495389225194, '1970s': 3.216272185066409, 'vocals': 4.28946114155871, 'other': 1.4424007566948476, 'otherwise': 5.602000326436105, 'among': 2.299897032948229, 'plays': 2.869182927623221, 'love': 2.9738144595183553, 'childrens': 3.5956968674895182, 'appeared': 2.0682467981894925, 'number': 4.24604216610848, 'down': 5.8953212628748926, 'newtons': 7.808441558877249, 'boyard': 9.600201028105303, 'singing': 3.7965732184793866, 'landscape': 5.007609624324072, '1986': 2.487466168436628, '1987': 2.4836039825198166, 'he': 1.493579903611068, '1985': 2.5324550128142254, 'from': 0.29375533798563447, '1983': 2.57266471080411, 'marc': 4.696779818316197, 'west': 2.602605045123377, 'top': 2.2740644157484557, 'bbc': 12.706193210993616, 'two': 2.1977663716947125, 'fiction': 3.6411305488083254, 'geoffrey': 5.6158573610975315, 'storm': 4.980142229623461, 'was': 0.2380973568365504, 'more': 3.34755790126429, 'both': 1.6730570592454443, 'leonard': 4.872813209392963, 'cops': 7.179832899454874, 'talents': 5.072992383586924, 'crowman': 10.986495389225194, '1960s': 3.5713202796118995, 'doctors': 4.91114935813651, 'known': 1.4457727152652031, 'with': 0.20246864252206068, 'fort': 4.4212304191898335, 'king': 3.452801679376562, 'television': 12.010810192688039, 'made': 3.039772431005948, 'roles': 6.40821010727547, 'science': 2.3447863231113892, 'appearance': 6.655591661913791, 'as': 0.7630171320744707, 'vocal': 4.147018950996352, 'governoramong': 10.986495389225194, 'simplicio': 10.293348208665249, 'many': 1.639964662798746, '1924': 5.6393878585077255, 'angelsother': 10.986495389225194, 'and': 0.0052160072863410975, 'seven': 2.7917137507818355, 'played': 3.0908804008769675, 'is': 0.027616250475519986, 'an': 0.29823908908189717, 'rat': 6.381325203237103, 'bolant': 10.986495389225194, '1971': 2.857025624440964, '197072': 8.421546031763658, 'in': 0.017377314302186087, 'pit': 6.361522575940923, 'film': 6.099341751173856, 'sir': 3.956522477518808, 'unexpected': 5.782488702148399, 'doctor': 18.04368240498661, 'deadly': 6.111298066024043, '1967': 9.04105381531137, '1961': 3.3207419573634955, 'actor': 2.958040225110943, 'also': 1.3881812748487046, 'unexploited': 9.887883100557085, 'parts': 8.167505304133202, 'role': 2.20355903287593, 'auld': 9.377057476791094, 'which': 0.7674309670437692, 'several': 1.6205197257175628, 'creature': 6.908957945319475, 'play': 2.270287418073342, 'used': 2.7818235602743835, 'star': 2.9854754279015427, 'palms': 7.402976450769084, 'gummidge': 10.293348208665249, 'appearances': 5.672054955202381, 'worzel': 9.887883100557085, 'such': 1.763337513538397, 'segment': 5.266183612617783, 'avengers': 6.9975113426609195, 'recent': 2.9383462875599924, 'a': 0.03371510683549888, 'episode': 3.8125370694684007, '1979': 5.206581675624547, 'tricks': 6.241563260861944, 'caseyin': 10.293348208665249, '197981': 7.941972951501771, '1998he': 6.567654781428597, 'q': 5.734221961178564, 'without': 3.199528386610323, '2007': 1.4879730697555795, 'hardcastles': 10.293348208665249, 'the': 0.0031489131197913137, 'audio': 4.548743739488793, 'opportunity': 4.279633052622447, 'playing': 2.0910027577735617}, {'sonoma': 7.0744723837970485, 'german': 6.505623636898587, 'years': 1.0752380994247055, 'founded': 2.7103551696667347, 'experiments': 11.336750790761956, 'assessment': 5.380693322929197, 'chair': 2.9874881759812397, 'its': 3.3751896805390627, 'ikerbasque': 32.95948616767558, 'based': 2.299897032948229, 'web': 8.459125999955281, 'causality': 8.347438059609935, 'iscience': 21.972990778450388, 'title': 2.5500785078362447, 'privatdozent': 10.293348208665249, 'had': 2.354856824617116, 'young': 2.4099018545275093, 'leibniz': 8.09612363132903, 'won': 1.3836400683164753, 'habilitation': 6.696035948076803, 'prof': 5.151684652162589, 'founders': 4.744272123770029, '2013': 1.9545642372230505, '2012': 1.7938099524877322, 'real': 3.3707043171893614, 'tests': 5.330503578405342, 'his': 1.3130572760682868, 'founding': 3.09703623982067, 'big': 2.940266288149817, 'de': 2.3732650096120147, 'honorable': 5.253154112327449, 'world': 1.370623244696304, 'dr': 3.0061296241139486, 'him': 3.1511686535743872, 'uwe': 7.690658523220865, 'articles': 2.9787953763411688, 'rhetoric': 6.8276123058655225, 'elected': 2.23819047684557, 'cognition': 6.464706812176154, 'university': 5.931401033748293, 'standards': 4.653215761085504, 'tenured': 6.142308302766603, 'scientist': 3.9372405479693575, 'switzerland': 4.161035352969887, 'where': 2.178152424181346, 'wrote': 2.545535503808546, 'methods': 9.046931864609048, 'zurich': 5.344588318287081, 'dgof': 10.986495389225194, 'spanish': 3.7365698525072064, 'society': 7.334414178625708, 'konstanz': 8.347438059609935, 'full': 3.003055326218652, 'measurement': 6.401527910554623, '7th': 4.626921520552817, 'laboratory': 4.290696472166703, 'universities': 3.8033836874819134, 'psychology': 42.507153749828674, 'for': 0.43717517605972145, 'undergraduate': 4.056000623273568, 'currently': 1.637088969126014, 'research': 8.790388319521266, 'state': 1.7090572737165175, 'majored': 5.539758017558884, 'scientists': 4.934406220300778, 'international': 1.457919491753774, 'method': 4.767895269533465, 'attended': 2.2859811406819186, 'superior': 4.9042764788487485, 'ma': 3.5077605636573193, 'journal': 6.050947846683648, 'jointly': 5.4811638532928315, 'experimenting': 13.087688265469756, 'ranked': 3.8210019141643485, 'california': 2.345669637363682, 'matzat': 10.986495389225194, 'affiliated': 9.803991952300047, 'article': 3.7064871363410066, 'between': 2.0402507798946505, 'chapter': 4.290696472166703, 'both': 1.6730570592454443, 'conducting': 9.19250944431969, 'of': 0.08727970018134201, 'computers': 5.377023594040234, 'bilbao': 7.035251670643767, 'american': 1.1273777844250068, 'became': 1.3300599330549516, 'fulltime': 3.795819354892987, 'assistant': 2.5220702633476124, 'social': 2.6226865047083137, 'internetbased': 29.50230990632388, 'or': 1.9128915408224825, 'experimental': 12.575726425046085, 'first': 2.0868146141979307, 'via': 4.163209266869507, 'colorado': 4.065823884976511, 'consejo': 8.501588739437194, 'political': 2.322262455159642, 'jens': 7.035251670643767, 'scipulfdietrich': 10.986495389225194, 'private': 3.0147192663445668, 'one': 1.8618614676174334, 'psychological': 9.845420361075172, 'president': 1.8067173228316515, 'kolleg': 9.887883100557085, 'nonnorth': 9.887883100557085, 'tbingen': 14.189350182229136, 'from': 0.8812660139569034, 'working': 4.149122106127536, 'basis': 4.184100625900883, 'remains': 3.9056274925344123, 'journals': 3.887293645672102, 'top': 2.2740644157484557, 'venia': 8.907053847545358, 'by': 0.37455341206197373, 'editor': 2.7424241189294083, 'was': 0.31746314244873386, 'is': 0.11046500190207995, 'minor': 3.3865934300166955, 'legendi': 9.04058524016988, 'field': 2.6946982841764604, 'that': 0.6614069466714981, 'award': 3.2644556968847374, 'reips': 65.91897233535116, 'particular': 3.836578553093086, 'general': 2.220724845237937, 'with': 0.8098745700882427, 'spain': 7.5031939378207255, 'he': 1.9203170189285161, 'wide': 3.5647195955805473, '1992': 2.278351314316948, '1995': 2.222129668695386, '1994': 2.2375557576874794, '1997': 4.259668904415891, 'affiliation': 6.182474344491938, 'science': 7.034358969334168, 'until': 1.7591012626831841, 'deusto': 9.887883100557085, 'cientificas': 10.293348208665249, 'walter': 4.448355565457525, 'and': 0.011177158470730924, 'boulder': 5.839000912411741, 'seven': 2.7917137507818355, '2014ulfdietrich': 10.986495389225194, 'defined': 5.629909114553182, 'cited': 4.149162574539603, 'received': 4.618982944699991, 'ulfdietrich': 21.972990778450388, 'an': 0.8947172672456916, 'as': 0.1271695220124118, 'at': 1.0765964332706432, 'in': 0.016411907952064635, 'investigaciones': 8.907053847545358, 'since': 1.455376717308041, 'media': 2.527567105940933, 'holds': 2.8415259721373194, 'graduate': 2.6750971107885535, 'serving': 2.8470548673505855, 'sciences': 3.1600522537691806, 'methodology': 5.739471317064708, 'book': 2.002804707892509, 'online': 7.121083464295307, 'department': 4.679708261244141, 'lecturer': 3.63726456461186, 'used': 2.7818235602743835, 'internet': 15.2409634288322, 'lab': 4.977682203782599, 'phd': 2.5603215961961254, 'most': 2.8372408857967946, 'germany': 3.0033964485143017, 'student': 3.095538673086275, 'faculty': 3.0247765732438294, 'neuroscience': 5.996062802446458, 'on': 0.9220637667530018, 'data': 4.477726252253513, 'oberassistent': 10.986495389225194, 'a': 0.04495347578066517, 'methodologies': 7.225295273531632, 'professor': 6.032595614804061, 'later': 1.4294496043477696, 'spent': 2.418609083493439, '2002': 1.8753125887822302, '2004': 1.6903443608359008, '2005': 1.6425861253275964, 'the': 0.002641023906921747, '2009': 3.128872967208539}, {'pense': 9.377057476791094, 'scientist': 3.9372405479693575, 'committee': 2.468102917233475, 'biologist': 5.82170941530168, 'issues': 3.0010110324913715, 'ncehr': 10.986495389225194, 'group': 1.9855189451548496, 'la': 2.801702735060116, 'representing': 3.535253704237518, 'codirector': 10.710567214807657, 'to': 0.09388987536359847, 'program': 2.393082171897548, 'screening': 6.142308302766603, 'has': 0.856995079488078, 'division': 2.7906099979103978, 'his': 0.5252229104273147, 'founding': 3.09703623982067, 'lambertprofessor': 10.986495389225194, 'interdisciplinary': 5.433535804303577, 'camus': 24.641720000956237, 'de': 14.239590057672089, 'collge': 13.50477776925587, 'sant': 7.094675091114568, 'du': 8.573990098127032, 'articles': 2.9787953763411688, 'masters': 2.9307029382474243, 'committees': 4.1174809385594875, 'd': 3.8381496453251267, 'served': 1.5362723499305253, 'universit': 16.197740192474832, 'works': 2.214349949980095, 'where': 2.178152424181346, 'programme': 3.737991316854584, 'ethical': 5.457066301713771, 'en': 4.442583543660402, 'reference': 4.67113738770286, 'testing': 5.399246730824944, 'some': 2.1974446757041473, 'society': 2.4448047262085693, 'books': 2.2488823524163437, 'quebec': 4.550345020855767, 'canada': 2.68571842837374, 'sociology': 4.70797396505935, 'genetics': 17.14048749198434, 'network': 3.154481208719725, 'richard': 3.0501926960232346, 'currently': 1.637088969126014, 'philosopher': 10.25712446948347, 'religion': 4.3650897374610595, 'various': 2.3663846638022705, 'sshrc': 9.19473591999714, 'medicine': 3.823322998378552, 'evaluation': 5.406765563238972, 'who': 0.9098952189804214, 'fribourg': 7.585298007563039, 'degree': 2.0206498944742566, 'associate': 3.1540844620372743, 'french': 2.9278516770095764, 'teaches': 3.7712554104950966, 'by': 0.7491068241239475, 'received': 1.5396609815666638, 'recherche': 6.892150827003094, 'canadian': 2.766899935048114, 'of': 0.04156176199111524, 'funded': 9.754495612921657, 'interinstitutional': 9.04058524016988, 'experimental': 4.191908808348695, 'researcher': 4.168664817771044, 'laval': 6.555678590381881, 'qubec': 5.911321573991367, 'des': 4.127930354433829, '1986': 2.487466168436628, 'from': 0.8812660139569034, 'mlanon': 41.173392834660994, 'analyse': 7.690658523220865, 'two': 1.0988831858473562, '1988': 2.4491074905234376, 'genetic': 5.625203223515769, 'clinical': 4.6783969477156635, 'authored': 4.0628667610867675, 'more': 1.673778950632145, 'gnthiq': 10.986495389225194, 'mostly': 7.748335889028565, 'on': 0.5532382600518011, 'bioethicshe': 10.293348208665249, 'albert': 13.028116968232565, 'specialty': 5.7032916604872055, 'frsqprofessor': 10.986495389225194, 'particular': 3.836578553093086, 'known': 1.4457727152652031, 'worked': 1.553891853362109, 'with': 0.6074059275661821, 'than': 2.0650378102773113, 'he': 1.280211345952344, 'j': 3.2558813231614545, 'doctorate': 3.6866980224670334, 'at': 0.43063857330825733, 'and': 0.008941726776584738, 'soutien': 9.887883100557085, 'vicepresident': 4.295653111806631, 'is': 0.2209300038041599, 'marcel': 5.713495830661447, 'an': 0.5964781781637943, 'as': 0.1271695220124118, 'together': 2.8423969258866704, 'in': 0.01255028255157884, 'fonds': 8.278445188122983, 'switzerlandprofessor': 10.986495389225194, 'bioethics': 20.345408309502684, 'graduate': 2.6750971107885535, 'member': 3.6612975378022155, 'also': 1.3881812748487046, 'book': 2.002804707892509, 'department': 4.679708261244141, 'chercheurs': 10.986495389225194, 'philosophy': 7.185234198234877, 'director': 1.6150570969066835, 'ethics': 18.577495882016173, 'law': 2.4538226269605703, 'sa': 5.526909875081035, 'qubecfrsq': 10.986495389225194, 'a': 0.05057266025324832, 'chicoutimi': 17.814107695090716, 'for': 0.07286252934328691, 'professor': 2.010865204934687, 'analysis': 3.923447225837022, 'thought': 4.01858618742331, 'researchers': 5.289401902719789, 'the': 0.0014220897960347868, 'pscche': 10.986495389225194}, {'surrey': 5.531174273867493, 'operations': 3.811771079388818, 'tomorrows': 7.115294378317303, 'gold': 6.218954987205593, 'being': 1.7938099524877322, 'over': 1.4878231559557336, 'companieswhile': 10.986495389225194, 'four': 1.922106072733316, 'radio': 35.235500481270186, 'its': 6.750379361078125, 'departed': 5.6158573610975315, '24': 2.8790765775052196, '20': 2.441881602232965, 'the': 0.0013205119534608735, 'platform': 4.765905219125455, 'program': 2.393082171897548, 'listing': 6.332535039067671, '2014': 2.2073995783446634, 'merged': 5.046324136504762, 'eventually': 3.0940433457048417, 'his': 0.26261145521365736, 'format': 5.028070696195412, 'ceo': 14.377855286842411, 'transitioning': 7.585298007563039, 'pirate': 19.204583731663867, 'kiss': 5.316614466244674, 'new': 1.7743065312250548, 'world': 2.741246489392608, 'day': 2.661431695593997, 'joined': 3.816403596338687, 'londonafter': 8.907053847545358, 'officer': 2.92690306033765, 'served': 1.5362723499305253, 'where': 1.089076212090673, 'programme': 3.737991316854584, 'newspaper': 3.4624739740190695, 'set': 2.699470364060131, 'a': 0.03371510683549888, 'hosted': 7.36530432789498, 'star': 2.9854754279015427, 'based': 2.299897032948229, 'investment': 4.169759508630226, 'network': 3.154481208719725, 'for': 0.21858758802986072, 'radioin': 7.322933743095548, 'fox': 4.0697803688715855, 'research': 2.1975970798803166, 'current': 2.8308461188591933, 'senior': 4.5981064444985424, 'berkshires': 9.19473591999714, 'then': 4.292806308468391, 'capital': 3.8079499054614945, 'international': 2.915838983507548, 'before': 1.4967823726683713, 'consisting': 5.323534909089249, 'shows': 2.8354504435401706, 'pioneering': 4.717399105518933, 'eagle': 5.410546286078878, 'after': 1.8886668840026128, 'uk': 11.162439991641591, '1984': 2.5258725492973513, 'jointly': 5.4811638532928315, 'hours': 3.959180875185418, 'promoted': 7.038248644615269, 'concentrate': 5.41434135704743, 'studio': 3.0810537401649083, 'york': 1.701047544762206, 'key': 3.552238007092059, '102': 6.088655589274283, 'group': 5.956556835464549, 'on': 0.5532382600518011, '1980': 2.5468314003181947, 'division': 2.7906099979103978, 'launch': 26.638259870788026, 'of': 0.033249409592892194, 'newspapers': 3.9574078250755322, 'compliance': 6.464706812176154, 'programming': 4.613175599648182, 'british': 2.238031759283139, 'exeter': 5.592867842872833, 'became': 2.6601198661099033, 'software': 4.294411646718566, 'and': 0.007451438980487283, 'uks': 5.579323617765075, 'innovations': 5.833203794727416, 'county': 17.04741493624997, 'services': 3.018868649891378, 'featured': 2.542518260140216, 'news': 5.645678426113524, 'market': 3.922591427753126, '1986': 4.974932336873256, 'awardwinning': 3.859604580326386, 'use': 6.091111253794805, 'management': 5.754540872270479, 'from': 0.8812660139569034, '1983': 2.57266471080411, 'working': 2.074561053063768, 'to': 0.5633392521815908, 'played': 1.5454402004384837, 'bbc': 3.176548302748404, 'system': 3.0888272384982884, 'rcs': 27.58420775999142, 'plains': 6.44320060695519, 'station': 14.30217405456623, 'music': 3.5855853168040697, 'editor': 2.7424241189294083, 'master': 3.1224597301527437, 'white': 3.1974549875677174, 'was': 0.31746314244873386, 'launching': 5.418150885464097, 'separated': 5.76613956414687, 'introducing': 5.410546286078878, 'head': 2.464115671121657, 'form': 3.233730580373866, 'technologiesin': 9.377057476791094, 'company': 2.195009362476192, 'cornwall': 6.3421044900838215, 'selector': 6.9975113426609195, 'delta': 5.402999080443495, 'role': 2.20355903287593, 'with': 0.6074059275661821, 'former': 1.3573131120992086, 'he': 1.280211345952344, 'customer': 6.150213482273716, 'october': 3.8365895688202687, '1995': 2.222129668695386, 'joint': 7.538103915057324, 'ukrd': 32.95948616767558, 'stations': 12.647117895948643, 'up': 1.5635467678501844, 'venture': 4.687546142369252, 'growing': 4.272324859315723, 'taking': 3.2200784912055385, 'launched': 3.594463821710603, 'control': 3.721765211295327, 'associated': 3.7764157610544062, 'computing': 5.13429290945072, 'is': 0.027616250475519986, 'moved': 2.0172079891067893, 'mike': 3.4799036091543534, 'as': 0.635847610062059, 'at': 0.645957859962386, 'in': 0.008688657151093043, 'breakfast': 5.233922750399561, 'technology': 2.910601758926337, '1991': 2.3750835225699753, 'musicscheduling': 10.986495389225194, 'affairs': 2.9405866469544146, 'manchesters': 7.851001173296044, 'westcountry': 9.600201028105303, 'torbay': 8.789270811888976, 'media': 2.527567105940933, 'sound': 21.159483737904537, 'computerised': 18.75411495358219, 'chairman': 2.6337052541005668, 'which': 2.302292901131308, 'digital': 3.842877786521073, 'several': 1.6205197257175628, 'powell': 40.43906465468641, 'stock': 4.8401661315562965, 'infinity': 21.164009269502607, 'provincial': 4.21227150286758, 'who': 0.9098952189804214, 'automation': 6.875621525051883, 'director': 1.6150570969066835, 'running': 3.3516747114796512, 'playoutshortly': 10.986495389225194, 'designed': 3.83893611803574, 'showpowell': 10.986495389225194, 'included': 2.4446095852185854, 'president': 3.613434645663303, 'guildford': 6.6170475367581725, 'fm': 24.755069783502186, 'building': 3.7287877120651514, 'journalist': 6.249536622802427, 'vice': 6.142294439924233, 'later': 1.4294496043477696, 'headquarters': 4.689386069291259, '2002': 1.8753125887822302, '964': 9.600201028105303, 'chief': 2.552031845407953, '2001': 1.9280249665871378, 'devonair': 9.887883100557085, 'first': 1.3912097427986205}, {'all': 3.2862224869824943, 'help': 3.4662608327505664, 'september': 1.9011515074236967, 'belarusian': 14.595231870222516, 'including': 1.2272824458461182, 'footballers': 6.09614626100344, 'scoring': 3.525429874870911, '26': 3.0388168179236272, 'cut': 4.349237357940737, 'group': 1.9855189451548496, '21': 2.797250863489293, '22': 2.83833894930357, 'earned': 2.3840423538581335, 'toulon': 7.202305755306933, 'to': 0.18777975072719694, '4': 2.437803530749586, '2011': 6.8093883604171666, 'friendly': 10.448888012890036, 'match': 6.951035274422198, '2012': 3.5876199049754645, 'his': 1.5756687312819442, 'qualifier': 6.224321454427438, 'was': 0.4761947136731008, 'matches': 7.9451598288293335, '12': 5.023167180131126, 'not': 1.5880170751336171, 'under21': 22.874548920647463, 'did': 2.318987437150089, 'denmark': 4.719294840683832, 'debut': 2.1723135660368764, 'twice': 3.3301582227950113, 'latvia': 6.241563260861944, '18': 2.726778428203672, 'london': 2.219789391474679, 'side': 3.0715123833768, 'the': 0.0019299790089043535, 'salihorskyurchenko': 10.986495389225194, 'competition': 3.0047621025333084, 'born': 0.268196273764765, 'callup': 6.250296940830698, 'plays': 2.869182927623221, 'missed': 4.311933997410768, 'for': 0.5829002347462953, 'selected': 5.559823549808884, 'senior': 2.2990532222492712, 'olympics': 3.460855414183659, 'nominees': 6.52058727057061, 'football': 10.234282662268557, 'august': 2.000173951599175, 'opening': 3.7259727911353417, 'team': 6.928169770522762, 'yurchenko': 37.50822990716438, 'uladzimir': 10.293348208665249, 'november': 1.9726566376168002, 'by': 0.37455341206197373, 'stage': 2.894255982500984, 'on': 0.5532382600518011, 'championshipon': 8.683910296231149, 'country': 2.6743602815767815, '30': 2.6266580085851636, 'against': 8.031843916567498, 'players': 3.081791475351448, 'games': 2.2331239682242914, 'u21': 37.71609014059667, 'qualification': 5.362477883037855, 'first': 1.3912097427986205, 'shakhtyor': 10.986495389225194, 'win': 5.094527478557337, 'netted': 14.230588756634607, 'austria': 4.482207215688549, 'national': 1.1860931647723914, 'yurchanka': 10.986495389225194, 'withdrawn': 6.313666554763288, 'from': 0.5875106759712689, 'three': 2.9830050587151904, '1989': 2.404826178624592, '2': 2.2482408126990716, 'injury': 3.60748726159689, 'participated': 6.529407224815317, 'final': 2.438966998012884, 'aliaksandr': 10.293348208665249, 'secured': 4.980142229623461, 'that': 0.6614069466714981, 'but': 3.9419836963929056, 'omanon': 10.986495389225194, 'part': 5.758344561226464, 'perepechka': 10.986495389225194, 'russian': 3.7064871363410066, 'he': 0.853474230634896, 'october': 1.9182947844101343, 'footballer': 3.2388985505323085, 'vasilyevich': 9.377057476791094, '2010': 3.185667920243947, 'replaced': 3.6225818878193747, 'of': 0.016624704796446097, 'following': 1.9609195556941061, 'pretournament': 9.377057476791094, 'and': 0.002980575592194913, 'is': 0.027616250475519986, 'tournament': 3.521985554588667, 'as': 0.1271695220124118, 'reserves': 5.358874275534557, 'in': 0.009654063501214493, 'made': 4.559658646508922, 'italy': 3.366771175442524, 'goal': 3.624484837965461, 'january': 1.885412003185961, 'make': 2.871871502805096, '43': 4.9534091674263925, 'mogilev': 10.986495389225194, '1': 2.0978765819243166, 'also': 0.4627270916162349, 'belarussian': 9.04058524016988, 'squad': 11.866913739327222, 'take': 3.112517009620693, 'which': 0.7674309670437692, '9': 2.8700783164309898, 'european': 10.361362104744051, 'injured': 8.94356539670533, 'championship': 7.721322658217004, 'appearances': 2.8360274776011907, 'who': 0.9098952189804214, 'june': 1.9026256813029605, 'preliminary': 5.406765563238972, '2008': 1.5093391374786154, 'recovery': 5.103173000736915, 'a': 0.02809592236291573, 'home': 2.4210836255384827, 'belarus': 12.907791792143877, 'subsequently': 2.8793779184748045, '2009': 3.128872967208539, 'uefa': 19.360664526225186}, {'fukui': 9.04058524016988, 'developed': 3.092923315720292, 'years': 1.0752380994247055, 'including': 1.2272824458461182, 'worked': 3.107783706724218, 'scoring': 3.525429874870911, '21': 2.797250863489293, 'earthbound': 9.377057476791094, 'to': 0.09388987536359847, 'black': 3.1224597301527437, 'smile': 6.21581076475953, 'piano': 3.6534723748387132, 'has': 1.285492619232117, '2010': 1.5928339601219734, 'his': 1.0504458208546295, 'march': 1.9573172463231197, 'records': 2.678542843954175, 'game': 12.084497595079542, 'ones': 4.746219544054425, 'they': 1.8993401178193898, '1959': 3.379113963585403, 'organ': 5.160495281844744, 'keyboards': 5.2434922014157115, 'joined': 1.9082017981693435, 'roth': 6.304364162100975, 'rock': 5.886949007853824, 'found': 2.8833036369394076, 'works': 2.214349949980095, 'where': 1.089076212090673, 'concerts': 8.100305306782289, 'twelve': 4.231891289737232, 'square': 18.344951775665493, 'creator': 4.618308202874702, 'series': 3.754161871677944, 'influenceuematsu': 10.986495389225194, 'japanese': 3.7501560464708503, 'born': 0.268196273764765, 'titles': 7.142640559223799, 'video': 15.40895737675724, 'best': 1.5336010724149785, 'composers': 4.295653111806631, 'elton': 5.827440090010665, 'for': 0.14572505868657382, 'nobuo': 17.367820592462298, 'since': 2.910753434616082, 'please': 6.2951475069960505, 'label': 3.3017114457024097, 'freelancer': 7.094675091114568, 'notably': 3.7639293704030234, 'met': 3.361876403065796, 'studio': 3.0810537401649083, 'compositions': 4.3624301614253005, 'on': 0.36882550670120073, 'selftaught': 6.103693466638823, 'many': 3.279929325597492, 'games': 4.466247936448583, 'tsuyoshi': 8.683910296231149, 'or': 1.9128915408224825, 'composed': 3.9268777609338112, 'enix': 17.57854162377795, 'own': 2.269959656680699, 'grammy': 4.085764725180022, 'sakaguchi': 9.600201028105303, 'community': 2.693196030513871, 'one': 0.9309307338087167, 'fantasy': 23.3556869385143, 'papas': 8.278445188122983, 'composer': 3.2290166226410153, 'electronic': 3.9916454033921234, '1986': 2.487466168436628, 'awardwinning': 3.859604580326386, 'from': 0.5875106759712689, 'famous': 3.2150066291075783, 'been': 1.954954670959205, 'by': 0.37455341206197373, 'eleven': 4.397568911691675, 'music': 3.5855853168040697, 'biggest': 4.1122968937719, 'john': 1.9913303989140443, 'was': 0.07936578561218346, 'final': 12.19483499006442, 'conductor': 4.4142128465311865, 'company': 2.195009362476192, 'musician': 3.0064717969145494, 'released': 2.0078348995855078, 'known': 1.4457727152652031, 'albums': 3.020602654140666, 'ear': 5.9758600951289385, 'with': 1.0123432126103034, 'he': 1.706948461269792, 'colleagues': 4.672947342948099, 'mistwalkersoundtracks': 10.986495389225194, 'arranged': 10.189702354798847, 'versions': 5.157549771614987, 'these': 2.5975902181104877, '18': 2.726778428203672, 'uematsus': 21.972990778450388, 'of': 0.024937057194669147, 'mages': 10.986495389225194, 'kenichiro': 9.887883100557085, 'called': 4.156954132880615, 'at': 0.21531928665412867, 'and': 0.004470863388292369, 'played': 3.0908804008769675, 'is': 0.05523250095103997, 'hironobu': 9.887883100557085, 'pieces': 4.110230777334428, 'respected': 4.781937626656504, 'sekito': 10.986495389225194, 'as': 0.2543390440248236, 'performed': 5.061504320250359, 'have': 4.325054349895415, 'in': 0.007723250800971594, 'arnie': 7.941972951501771, 'began': 1.727460095710253, 'majority': 3.919175540571719, 'other': 2.884801513389695, 'which': 0.7674309670437692, 'uematsu': 28.80060308431591, 'several': 1.6205197257175628, 'development': 2.3538329480028426, 'after': 0.9443334420013064, 'most': 2.8372408857967946, 'scores': 4.915757661222704, 'a': 0.022476737890332586, 'band': 7.816740648304755, 'considered': 3.150520807503628, 'age': 2.138848033513307, 'later': 1.4294496043477696, 'dog': 4.704228642329188, 'together': 2.8423969258866704, '2002': 1.8753125887822302, '2004': 1.6903443608359008, 'the': 0.0011173562683130468, 'sakaguchis': 10.986495389225194, 'playing': 2.0910027577735617, 'left': 2.191367476812056}, {'john': 1.9913303989140443, 'focus': 3.594463821710603, 'yellow': 5.391784009623355, 'reviewed': 4.9925339619186255, 'four': 1.922106072733316, 'course': 3.4316368681845186, 'lsu': 6.669007275688884, 'books': 6.746647057249032, 'shoe': 6.5797761419609415, 'griffith': 6.286015023432778, 'tendency': 6.555678590381881, 'weekly': 3.608736480997322, 'with': 0.20246864252206068, 'writer': 7.5334992057229675, 'distributed': 4.704228642329188, 'writing': 5.22819356542438, 'to': 0.18777975072719694, 'has': 0.856995079488078, 'his': 0.7878343656409721, 'press': 2.722647257856288, 'mcsweeneys': 7.851001173296044, 'day': 2.661431695593997, 'imprint': 5.673289410183407, 'university': 0.8473430048211847, 'debut': 2.1723135660368764, 'michael': 2.673133438090794, 'morning': 3.823322998378552, 'man': 2.863827365878787, 'contain': 6.199003646443148, 'warner': 9.4197037997671, 'edited': 3.7890600351286032, 'seagerhe': 10.986495389225194, 'series': 3.754161871677944, 'kirkus': 7.225295273531632, 'allan': 5.038460400044548, 'born': 0.53639254752953, 'taught': 2.8485149347730556, 'college': 1.5613662703175555, 'what': 2.819143402169124, 'humor': 10.532367225235566, 'for': 0.07286252934328691, 'collaborates': 5.96921555241027, 'creative': 13.85854454809426, 'students': 3.289374071942569, 'internet': 3.81024085720805, 'czar': 8.09612363132903, 'publishers': 4.653215761085504, 'dictionary': 5.698228358530659, 'warners': 7.552508184740048, 'news': 2.822839213056762, 'teach': 4.564873121418676, 'teaches': 3.7712554104950966, 'by': 1.498213648247895, 'publication': 3.9574078250755322, 'great': 2.7682474625394486, 'most': 2.8372408857967946, 'of': 0.024937057194669147, 'inspired': 3.8163758457755663, 'american': 2.2547555688500136, 'published': 1.9250031139854273, 'charleston': 11.68966366544507, 'frequent': 4.215705965316214, 'tough': 5.351705786055945, 'previously': 2.7704072905928783, 'tow': 8.278445188122983, 'northbrook': 8.907053847545358, '2008currently': 9.377057476791094, 'contributor': 4.094869492172941, 'story': 2.9774647041554636, 'publishing': 3.5981675296480873, 'working': 2.074561053063768, 'army': 3.435308521929045, 'create': 3.7071765538105743, 'three': 1.4915025293575952, 'been': 1.954954670959205, 'fiction': 3.6411305488083254, 'humorous': 5.505856465883203, 'editor': 5.484848237858817, 'resulted': 4.015765311081669, 'guilfoile': 10.986495389225194, 'was': 0.3968289280609173, 'more': 1.673778950632145, 'uncle': 4.730745347471827, 'fictionhe': 9.377057476791094, 'he': 1.06684278829362, 'novel': 3.3198051891451086, 'this': 2.5637713915974762, 'stumbling': 8.421546031763658, 'work': 1.3993637697254548, 'reviews': 3.9407188123456827, 'future': 3.2998740542805742, 'publications': 3.253249742695399, 'clemson': 13.593681294397538, 'politically': 5.202670206895457, 'and': 0.006706295082438554, 'dedicated': 3.948589425778012, 'raging': 7.460134864609033, 'is': 0.1933137533286399, 'it': 1.3165805834938153, 'an': 0.29823908908189717, 'at': 0.43063857330825733, 'in': 0.006757844450850144, 'kevin': 4.026147660123887, 'funny': 5.421974981902501, 'author': 2.2935018580052677, 'nuts': 7.297615935111258, 'illinois': 3.7401273091227334, 'how': 3.0810537401649083, 'book': 2.002804707892509, 'inquiry': 10.506308224654898, 'incwarner': 10.986495389225194, 'fw': 8.588600116426823, 'may': 1.7899497282712007, 'collection': 3.2771870558393252, 'director': 1.6150570969066835, 'sc': 11.376356045354315, 'student': 3.095538673086275, 'frequently': 3.7653902910426984, 'america': 2.5998665678300736, 'recent': 2.9383462875599924, 'a': 0.02809592236291573, 'short': 2.711119014388788, '1970': 2.813766284359722, 'chief': 2.552031845407953, 'anthologized': 6.892150827003094, 'the': 0.00121893411088696}, {'coach': 2.722132059493527, 'years': 1.0752380994247055, 'illustrated': 4.57961540315588, 'through': 2.028984878933582, 'title': 2.5500785078362447, 'champions': 4.0082816465944955, 'to': 0.09388987536359847, 'coaching': 3.746562797904725, 'he': 1.06684278829362, 'surprised': 6.166213823620158, 'his': 1.3130572760682868, 'game': 4.833799038031817, 'they': 1.8993401178193898, 'not': 1.5880170751336171, 'lilburn': 9.377057476791094, 'rebounds': 10.914132603427541, 'him': 1.5755843267871936, 'hall': 2.6353567821390396, 'school': 1.2227872792173518, 'sophomore': 5.202670206895457, 'wooden': 18.57211453088536, 'university': 0.8473430048211847, 'cofounded': 3.923447225837022, 'mcinstosh': 10.986495389225194, 'woodens': 9.377057476791094, 'went': 2.0519085188355186, '57': 5.4811638532928315, 'national': 2.3721863295447827, 'hard': 4.057957571060529, 'college': 3.122732540635111, 'gameyears': 10.293348208665249, 'doug': 14.970129901818519, 'nba': 4.503388037767995, '1965mcintosh': 10.986495389225194, 'currently': 1.637088969126014, 'per': 7.704803336064657, 'won': 2.7672801366329507, 'theological': 4.92971137599657, 'drafted': 3.7085568162795326, 'attended': 2.2859811406819186, 'mcintosh': 37.60379743212734, 'california': 2.345669637363682, 'key': 3.552238007092059, 'anchoring': 6.655762048938863, 'cornerstone': 6.875621525051883, 'on': 0.18441275335060037, 'bible': 5.249923091746003, '543': 8.421546031763658, 'career': 2.6100540406831336, 'didnt': 4.383907497035858, '30': 2.6266580085851636, 'against': 2.0079609791418744, 'bruin': 8.421546031763658, 'angeles': 2.6939468752494338, 'players': 3.081791475351448, 'magazine': 2.456583425401182, 'became': 1.3300599330549516, 'workfollowing': 9.600201028105303, 'first': 0.6956048713993103, 'duke': 4.479217676840182, 'retired': 2.359013843914834, 'appeared': 2.0682467981894925, 'one': 0.9309307338087167, '64': 5.22130428644035, 'church': 3.400199082072474, 'contributor': 4.094869492172941, 'pivot': 8.213906666985412, 'next': 2.670439668860552, 'bruins': 6.199003646443148, 'basketball': 7.349218450296059, 'from': 0.29375533798563447, 'would': 4.273102323979196, 'their': 3.0403916739863575, 'west': 2.602605045123377, 'ucla': 4.759958719937729, 'sports': 3.001691999490788, 'los': 2.573774219405668, 'much': 2.983801226941256, 'draft': 3.240194726993755, 'john': 3.9826607978280886, 'was': 0.2380973568365504, 'that': 2.6456277866859925, 'grabbing': 7.61919955923872, 'pastor': 5.282712914568993, 'but': 1.313994565464302, 'championships': 3.0462676240794924, 'believe': 4.75012579902149, 'junior': 6.35228541100181, 'starter': 10.010162355941427, 'center': 2.378000039402171, '11': 2.5966811271387873, 'georgia': 4.012952369705054, 'fulfilling': 7.202305755306933, 'say': 4.479217676840182, 'kentucky': 4.665727094974612, 'future': 3.2998740542805742, 'of': 0.016624704796446097, 'seminary': 9.571972430365008, 'minutes': 4.058937482946877, 'and': 0.0052160072863410975, 'stated': 3.7501560464708503, 'is': 0.05523250095103997, 'high': 1.906719387270128, 'player': 2.134402625748065, 'as': 0.5086780880496472, 'at': 0.8612771466165147, 'in': 0.006757844450850144, 'fame': 3.0071564939628668, 'dallas': 4.279633052622447, '1964': 3.06677562830062, '1965': 3.0866000660854644, '1966': 3.087341905882097, 'american': 1.1273777844250068, 'potential': 4.5172450724294215, 'lily': 12.723045151881847, 'scored': 3.2294442471931806, 'play': 4.540574836146684, 'championship': 2.573774219405668, 'closest': 5.839000912411741, 'who': 0.9098952189804214, 'two': 3.296649557542069, 'significant': 3.7624705809393637, 'seasons': 2.6358291487042704, 'the': 0.0009142005831652201, 'a': 0.05057266025324832, 'for': 0.36431264671643454, 'later': 2.858899208695539, 'cover': 3.7092476625937105, '486': 8.501588739437194, 'points': 3.465718974162397, 'tenure': 3.595080154549836, 'senior': 2.2990532222492712, 'playing': 2.0910027577735617, 'came': 2.4364478609380096, 'reserve': 4.2284008847974635}, {'ito': 7.895452935866879, 'powering': 8.907053847545358, 'founder': 5.956925084511773, 'cofounded': 7.846894451674044, 'september': 5.70345452227109, 'over': 1.4878231559557336, 'executive': 2.4958515330424933, 'focus': 3.594463821710603, 'entrepreneurin': 9.377057476791094, 'its': 1.6875948402695313, 'partners': 4.494255554204723, '22': 2.83833894930357, 'jeff': 4.24479469457314, 'exclusively': 5.041074780618619, 'to': 0.1408348130453977, 'citing': 5.070293326617759, 'other': 1.4424007566948476, 'under': 1.8347379746813095, '2014': 2.2073995783446634, 'worth1000': 10.986495389225194, '2011': 1.7023470901042916, '2010': 1.5928339601219734, '2013': 1.9545642372230505, '2012': 3.5876199049754645, 'march': 1.9573172463231197, 'around': 2.637957563839097, 'ceo': 7.188927643421206, 'amazon': 5.850696952174933, 'brought': 3.350225785845821, 'school': 1.2227872792173518, 'galpert': 10.986495389225194, 'artist': 2.4318137533979653, 'michael': 2.673133438090794, 'reid': 5.625203223515769, 'officer': 2.92690306033765, 'popular': 2.764478952022998, 'served': 1.5362723499305253, 'raised': 3.059531844362216, 'stalling': 8.907053847545358, 'adobe': 7.094675091114568, 'acquired': 4.229562999977641, 'phones': 6.642689967371511, 'born': 0.268196273764765, 'growth': 8.946530556625774, 'year': 1.3423616371539895, 'programmer': 5.744748374165552, 'network': 3.154481208719725, 'review': 3.227734845067532, 'multimedia': 14.874650606983488, 'aviary': 30.880044625995744, 'creative': 6.92927227404713, '3': 2.3430220318986272, 'closed': 4.632125348427844, 'capital': 11.423849716384483, 'new': 0.8871532656125274, 'across': 3.180613348996573, 'announced': 2.7377046555287814, 'benjamin': 4.835892620778915, 'edited': 3.7890600351286032, 'chose': 4.3414044197195505, 'business': 2.3749015223874728, 'web': 8.459125999955281, 'hoffman': 6.207371896113665, 'million': 6.035659377517918, 'notable': 3.3146685913464133, 'mits': 7.0744723837970485, 'tobias': 6.796840647198769, 'attending': 4.0347232248262825, 'avi': 7.851001173296044, 'active': 2.7479584590534256, 'joi': 9.377057476791094, 'spark': 6.859361004180102, 'peggs': 9.887883100557085, 'by': 0.7491068241239475, 'on': 0.7376510134024015, 'enormous': 6.111298066024043, 'cardozo': 7.941972951501771, '3500': 7.61919955923872, 'of': 0.02078088099555762, '35': 12.806072082604508, 'magazine': 2.456583425401182, 'passing': 4.963047796264162, 'seeing': 5.227593615347914, 'named': 2.0300155412252816, 'point': 3.4321605654994465, 'into': 1.6050629424066056, 'one': 1.8618614676174334, 'down': 2.9476606314374463, 'awardwinning': 3.859604580326386, 'from': 0.29375533798563447, 'derdik': 10.986495389225194, 'monthly': 4.653215761085504, 'top': 2.2740644157484557, 'apps': 14.697818458997617, 'strategy': 4.316997299367315, 'photoediting': 10.986495389225194, 'innovators': 6.6170475367581725, 'was': 0.15873157122436693, 'until': 1.7591012626831841, 'firm': 3.3971595660545773, 'a': 0.005619184472583146, 'direction': 4.177456083182215, 'that': 0.6614069466714981, 'company': 4.390018724952384, 'israel': 8.159481221153282, 'immediate': 5.154612911941677, 'site': 4.171952491965236, 'photos': 5.429667327525657, 'suite': 16.93248341178115, 'with': 0.40493728504412135, 'former': 1.3573131120992086, 'he': 1.280211345952344, '15': 2.527567105940933, '17': 2.7543211528412543, 'this': 1.2818856957987381, 'n': 4.282081034261087, 'while': 1.8364359481339414, 'smart': 5.683190481166118, 'venture': 9.375092284738503, 'at': 0.21531928665412867, 'and': 0.004470863388292369, 'shifted': 5.634637255749128, 'investors': 5.570394987020774, 'december': 2.001425829579395, 'is': 0.027616250475519986, 'aviarys': 21.972990778450388, 'derdikin': 10.986495389225194, 'linkedin': 8.278445188122983, 'an': 0.5964781781637943, 'as': 0.3815085660372354, 'bezos': 9.19473591999714, 'contest': 3.9056274925344123, 'in': 0.003861625400485797, 'partner': 3.4248536436364145, 'technology': 2.910601758926337, 'built': 4.061882993176634, 'author': 2.2935018580052677, 'media': 2.527567105940933, 'when': 1.3806055739282235, 'application': 14.419436206717865, 'systemsmuchnick': 10.986495389225194, 'role': 2.20355903287593, 'take': 3.112517009620693, 'which': 0.7674309670437692, 'stepped': 4.682046586803213, 'mit': 4.7540473726746715, 'product': 4.616594406396968, 'thirdparty': 7.895452935866879, 'users': 5.653776595959825, 'lab': 4.977682203782599, 'director': 1.6150570969066835, 'muchnick': 29.663649301671256, 'walmart': 7.460134864609033, 'law': 2.4538226269605703, 'consumerfacing': 10.986495389225194, 'billion': 4.621744632373283, '1979': 2.6032908378122737, 'mobile': 4.870603263742161, 'later': 1.4294496043477696, 'together': 2.8423969258866704, '2002': 1.8753125887822302, 'chief': 2.552031845407953, '2007': 1.4879730697555795, 'the': 0.00060946705544348}, {'producer': 2.6157162162644934, 'executive': 2.4958515330424933, 'nominated': 2.8896779186528754, 'years': 1.0752380994247055, 'including': 1.2272824458461182, 'asylum': 5.850696952174933, 'industries': 9.70619469245709, 'whose': 3.276290194792662, 'to': 0.046944937681799234, 'production': 2.7492806858757053, 'board': 4.439578782949358, 'has': 0.428497539744039, '2011': 1.7023470901042916, '2010': 1.5928339601219734, 'liarafter': 10.986495389225194, 'made': 1.519886215502974, 'napiereducated': 10.986495389225194, '1959': 3.379113963585403, 'secondary': 4.1174809385594875, 'school': 1.2227872792173518, 'finnish': 4.927372193643397, 'university': 3.389372019284739, 'stirling': 6.422147197757358, 'joined': 3.816403596338687, 'where': 2.178152424181346, 'butterfly': 5.602000326436105, 'art': 2.4446095852185854, 'independent': 2.7994743218816898, 'national': 1.1860931647723914, 'born': 0.53639254752953, 'college': 1.5613662703175555, 'year': 1.3423616371539895, 'eu': 5.526909875081035, 'halfhour': 6.859361004180102, 'established': 3.0759047769687164, 'estonian': 6.199003646443148, 'for': 0.14572505868657382, 'pictures': 4.29938678135868, 'since': 1.455376717308041, 'creative': 17.323180685117826, 'current': 2.8308461188591933, 'glasgow': 9.563875253313007, 'led': 2.2402561008421333, 'screen': 16.988635047472084, 'by': 0.37455341206197373, 'engage': 5.923900356198227, 'institute': 4.358645532616985, 'of': 0.03740558579200372, 'industry': 2.9570625486439512, 'drama': 6.7721861094495885, 'april': 1.9892244829917467, 'became': 1.3300599330549516, 'documentary': 6.445248202809944, 'first': 0.6956048713993103, 'scottishbafta': 10.986495389225194, 'garthamlock': 10.986495389225194, 'scottish': 8.00912142413761, 'trust': 4.093853748053105, 'awardwinning': 3.859604580326386, 'two': 1.0988831858473562, '1989': 2.404826178624592, 'workshop': 4.5172450724294215, 'films': 2.78045762644638, 'entered': 3.3434917536644764, 'was': 0.15873157122436693, 'academy': 7.06577844530489, 'company': 2.195009362476192, 'fellini': 8.09612363132903, 'with': 0.40493728504412135, 'appointed': 4.400688668710911, 'he': 1.9203170189285161, 'television': 2.00180169878134, 'include': 2.174545211685214, '1997': 2.1298344522079455, 'tree': 5.022916045606748, 'mediafunded': 10.986495389225194, 'following': 1.9609195556941061, 'schoolsin': 7.851001173296044, 'robin': 4.775895312200541, 'and': 0.004470863388292369, 'irish': 3.660029775384872, 'is': 0.027616250475519986, 'partnership': 4.1599501656686, 'an': 0.5964781781637943, 'as': 0.5086780880496472, 'im': 4.295653111806631, 'at': 1.5072350065789006, 'in': 0.004827031750607246, 'film': 8.132455668231808, 'affairs': 2.9405866469544146, 'media': 2.527567105940933, 'government': 2.306673274360738, 'scotland': 15.973921065168936, 'skillset': 10.293348208665249, 'development': 2.3538329480028426, 'edinburgh': 29.68058282456274, 'fellers': 9.19473591999714, 'coproducer': 6.142308302766603, 'collaboration': 3.7154868509442025, 'director': 4.84517129072005, 'napier': 21.675885820594896, 'baftanominated': 10.293348208665249, '2008': 1.5093391374786154, 'man': 2.863827365878787, 'a': 0.01685755341774944, 'macpherson': 7.690658523220865, 'professor': 2.010865204934687, '2002': 1.8753125887822302, '2005': 1.6425861253275964, 'the': 0.0014220897960347868}, {'krog': 10.293348208665249, 'indigo': 7.431147327735781, 'lyrics': 4.558390116540598, 'similarity': 7.402976450769084, 'dance': 7.122275004396085, 'leader': 2.73196650728545, 'style': 3.202022153488725, 'just': 2.7007299687108643, 'ny': 4.412815222264548, 'writes': 3.738702807457348, 'had': 2.354856824617116, 'to': 0.09388987536359847, 'lori': 6.766987684049088, 'marriage': 4.115404094614648, 'piano': 7.3069447496774265, 'has': 2.999482778208273, '2011': 1.7023470901042916, 'his': 0.26261145521365736, 'jazz': 10.526673438082817, 'watercolor': 7.094675091114568, 'records': 2.678542843954175, '1951': 3.7037342096196015, 'moods': 8.153282045168979, 'silvano': 43.94635405944488, 'silverman': 7.37557747658097, 'jeanne': 6.696035948076803, 'school': 1.2227872792173518, 'name': 2.433549028103139, 'university': 1.6946860096423695, 'performing': 3.1247683114012137, 'standards': 4.653215761085504, 'chamber': 3.635337162794501, 'vibes': 7.895452935866879, 'she': 11.073910667199627, 'river': 4.105084085582659, 'husband': 3.7092476625937105, 'sketches': 5.923900356198227, 'work': 1.3993637697254548, 'art': 4.889219170437171, 'some': 2.1974446757041473, 'born': 0.268196273764765, 'taught': 2.8485149347730556, 'college': 1.5613662703175555, 'waldron': 8.347438059609935, 'composers': 4.295653111806631, 'pastel': 7.895452935866879, 'paintings': 4.4142128465311865, 'since': 1.455376717308041, 'collaborated': 3.761741983457223, '3': 2.3430220318986272, 'performs': 4.322086368874786, 'new': 0.8871532656125274, 'temple': 4.658558605495999, 'shows': 2.8354504435401706, 'europe': 5.523055820621221, 'solo': 2.838628259301248, 'recently': 2.6417526348076485, 'lee': 3.5895467866041804, 'degree': 2.0206498944742566, 'upon': 3.3017114457024097, 'attending': 4.0347232248262825, 'joe': 7.219974525797949, 'underrepresented': 8.213906666985412, 'beginning': 3.4285004306943883, 'compositions': 4.3624301614253005, 'on': 0.7376510134024015, 'great': 2.7682474625394486, '10th': 4.70797396505935, 'many': 3.279929325597492, 'changed': 3.9725799144146667, 'american': 1.1273777844250068, 'wrote': 5.091071007617092, 'karin': 7.054669756500869, 'frisell': 7.990763115671204, 'womens': 3.4374126784129087, 'or': 1.9128915408224825, 'york': 1.701047544762206, 'sheila': 6.2951475069960505, 'wallkill': 10.986495389225194, 'formerly': 3.500442771362054, 'researches': 6.432618497624653, 'cd': 7.538103915057324, 'featured': 2.542518260140216, 'werner': 12.047301517930574, 'composer': 9.687049867923045, 'singing': 3.7965732184793866, 'empathetic': 8.588600116426823, 'city': 1.7402088904755424, 'from': 1.1750213519425379, 'her': 12.401723029062405, 'bears': 5.017787829239828, 'philadelphia': 7.4157328938090235, 'been': 0.9774773354796025, 'by': 0.37455341206197373, 'percussion': 10.51279121250324, 'music': 5.378377975206105, 'scholar': 3.638551566076507, 'narrator': 6.259107570512853, 'part': 1.9194481870754878, 'jordan': 4.777905363128566, 'an': 0.29823908908189717, 'with': 0.8098745700882427, 'jazzed': 9.377057476791094, 'women': 3.0715123833768, 'judi': 7.520759486425468, 'collegesshe': 10.293348208665249, 'bill': 3.1038031829361685, 'vocal': 4.147018950996352, 'recording': 2.9764678607434605, 'rutgers': 5.296135934901134, 'bachelors': 3.576753435144271, 'of': 0.02909323339378067, 'stages': 4.925038470297177, 'and': 0.011922302368779652, 'trio': 4.43541505418179, 'studied': 2.2933341149871773, 'kenny': 9.794901027556696, 'played': 3.0908804008769675, 'is': 0.13808125237759994, 'tenor': 5.306322780208127, 'pieces': 4.110230777334428, 'states': 1.824400329877006, 'as': 0.3815085660372354, 'at': 0.43063857330825733, 'in': 0.006757844450850144, 'voice': 6.523213899804241, 'trumpet': 5.473066643060212, 'native': 3.244961799943366, 'united': 1.5679220786705559, 'end': 2.419560105914143, 'no': 4.792847104792768, 'studying': 3.612493529875034, 'aside': 5.418150885464097, 'montgomery': 5.445231844066768, 'also': 0.4627270916162349, 'other': 1.4424007566948476, 'which': 0.7674309670437692, 'toured': 3.527156494004899, 'pianist': 4.07474808897352, 'ensemble': 4.052098179296636, 'dobbins': 9.04058524016988, 'scored': 3.2294442471931806, 'jsl': 10.986495389225194, 'flute': 5.362477883037855, 'songbook': 7.0744723837970485, 'collection': 3.2771870558393252, 'lovano': 16.19224726265806, 'norwegian': 4.457076550962969, 'mal': 6.669007275688884, 'saxophonist': 5.429667327525657, 'a': 0.02809592236291573, 'singer': 5.563647120548767, 'for': 0.36431264671643454, 'silvanobefore': 10.986495389225194, 'well': 1.5295293417875981, 'without': 3.199528386610323, 'media': 2.527567105940933, 'the': 0.00040631137029565337, 'painting': 4.125831717776908, 'original': 2.9143400810369444, 'wind': 4.86181199833099, 'songs': 2.9508926963066124}, {'doctorates': 6.111298066024043, 'peace': 7.585619141660165, 'traditions': 5.215054266095178, 'chinese': 3.788311812123251, 'being': 1.7938099524877322, 'when': 1.3806055739282235, 'hamburg': 20.41269200294766, 'chapters': 5.002559108538004, 'years': 3.2257142982741165, 'russian': 3.7064871363410066, 'lhomme': 7.895452935866879, 'philosopher': 5.128562234741735, 'human': 8.693800751846883, 'japan': 3.2594009044453527, 'hameln': 10.986495389225194, 'one': 0.9309307338087167, 'doctoral': 4.506450827298541, 'candidate': 3.1473637409508615, 'sciences': 6.320104507538361, 'chosen': 3.80186623650788, 'dr': 6.012259248227897, 'concerned': 4.987558827278511, 'ngo': 5.76613956414687, 'had': 1.177428412308558, 'ideal': 6.250296940830698, 'who': 0.9098952189804214, 'better': 3.445873860568042, 'to': 0.3286145637725946, 'book': 10.014023539462544, 'black': 3.1224597301527437, '4': 2.437803530749586, 'under': 1.8347379746813095, 'born': 0.268196273764765, 'familys': 5.421974981902501, 'german': 3.2528118184492936, 'east': 2.8400760661271907, 'norway': 31.94273897984172, '2010': 1.5928339601219734, 'founding': 3.09703623982067, 'honor': 3.850012180634947, 'lindner': 25.264638095290973, 'indonesian': 5.868501576808439, 'australia': 2.86858644684204, 'rwanda': 6.05924170406799, 'greater': 4.273539188548124, 'humandhs': 10.986495389225194, 'means': 4.473265278312887, 'very': 2.811792506755733, 'familiar': 5.526909875081035, 'de': 2.3732650096120147, '13': 2.714435767014782, 'choice': 8.155481219819947, 'academics': 6.002888767516858, 'cultural': 3.3132722681034856, 'grew': 2.9691878815366133, 'humanities': 4.614883541993338, 'background': 4.274754994169014, 'new': 2.6614597968375824, 'belgium': 4.4897203990393315, 'world': 2.741246489392608, 'unique': 4.030902780828897, 'tutu': 7.61919955923872, 'hebrewsince': 10.986495389225194, 'advanced': 3.7639293704030234, 'psychol': 10.293348208665249, 'workin': 6.7380001471758355, 'stability': 6.05924170406799, 'displaced': 6.604468754551313, 'several': 1.6205197257175628, 'equality': 26.705242457909783, 'scholar': 3.638551566076507, 'founded': 2.7103551696667347, 'level': 3.2406271594329263, 'did': 2.318987437150089, 'gender': 4.881702156810209, 'university': 5.931401033748293, 'inequality': 6.567654781428597, 'she': 34.80371923977026, 'wish': 5.489327163931993, 'sustainable': 5.022916045606748, 'evelin': 10.293348208665249, 'security': 3.4915091552746613, 'where': 2.178152424181346, 'wrote': 2.545535503808546, 'programme': 3.737991316854584, 'accessible': 6.037735498847026, 'portuguese': 4.91345085512479, 'because': 2.8793779184748045, 'honored': 4.140615513961145, 'often': 2.862641126119281, 'humiliation': 31.963052462684814, 'be': 1.4062480045415613, 'councils': 5.309741586956912, 'cairo': 10.898322244413315, 'japanese': 3.7501560464708503, 'universitys': 3.980706369971692, 'culture': 3.1328905761273576, 'second': 3.344851662973069, 'individual': 3.825649482560895, 'election': 2.57089205357059, 'believes': 15.26802456476536, 'maison': 7.272923322520886, 'impact': 4.04144432549936, 'enemies': 6.766987684049088, 'dissertation': 4.781937626656504, 'med': 6.696035948076803, 'psychology': 12.752146124948602, 'for': 0.5829002347462953, 'deeply': 5.402999080443495, 'furthermore': 5.7770092363837735, 'since': 4.366130151924123, 'asia': 3.745845694969728, 'research': 8.790388319521266, '2009lindner': 10.986495389225194, 'fellowship': 3.7479985483308296, '3': 4.6860440637972545, 'health': 2.994564869372717, 'somalia': 6.781802769834228, 'cooperation': 4.581266931194353, 'ac4': 10.986495389225194, 'medicine': 11.469968995135655, 'international': 1.457919491753774, 'enjoys': 5.399246730824944, 'numerous': 2.4220370053418425, 'decent': 6.604468754551313, 'europe': 2.7615279103106105, 'core': 4.814794791814279, 'focuses': 4.3571321357877455, 'foreword': 6.304364162100975, 'written': 2.3444332157630874, 'importance': 4.892925619180058, 'journal': 3.025473923341824, 'points': 3.465718974162397, 'french': 2.9278516770095764, 'understanding': 4.349237357940737, 'experiences': 4.293171720955246, 'switzerland': 4.161035352969887, 'base': 4.021415043623787, 'awards': 2.283985132035204, 'york': 1.701047544762206, '1954': 3.6225818878193747, 'others': 2.8003093949991116, 'graduated': 2.2579073935292953, 'affiliated': 14.705987928450071, 'articles': 2.9787953763411688, 'fluently': 7.1363477875151355, 'by': 1.1236602361859211, 'obtained': 3.5599463168278898, 'received': 1.5396609815666638, 'practitioners': 6.126682984863522, 'english': 2.239461125047026, 'of': 0.062342642986672865, 'title': 2.5500785078362447, 'paris': 3.190026146139137, 'american': 1.1273777844250068, 'her': 17.052369164960805, 'stand': 4.428297586412926, 'published': 3.8500062279708547, 'testament': 6.0520214560945025, 'china': 3.5581621950343885, 'global': 9.619830822464015, 'studies': 2.3430220318986272, 'cultures': 5.154612911941677, 'comes': 4.613175599648182, 'first': 1.3912097427986205, 'emotion': 6.401527910554623, 'among': 6.899691098844688, 'own': 2.269959656680699, 'rooted': 6.332535039067671, 'egypt': 5.012685777355933, '1946': 3.8033836874819134, 'prisoners': 5.445231844066768, 'africa': 6.723752806131592, 'number': 2.12302108305424, 'community': 5.386392061027742, 'highly': 3.573128053529954, 'psychological': 4.922710180537586, 'thailand': 5.067601534952048, 'message': 10.393070436655881, 'languages': 4.000853571585986, '1984': 5.0517450985947026, 'law': 2.4538226269605703, 'from': 2.056287365899441, 'usa': 5.9898062143142035, 'festival': 2.5815754402917426, 'west': 5.205210090246754, 'locally': 11.088155357406801, 'two': 1.0988831858473562, 'been': 0.9774773354796025, 'france': 3.0078416601424633, 'clinical': 4.6783969477156635, 'therefore': 5.046324136504762, 'way': 2.9688582293167167, 'heritage': 8.644172737749573, 'parents': 3.452801679376562, 'participated': 3.2647036124076587, 'more': 3.34755790126429, 'danish': 4.91114935813651, 'parliament': 3.3146685913464133, 'mostly': 3.8741679445142827, 'both': 3.3461141184908887, 'am': 3.7920585381248597, 'formed': 3.148546473199911, 'award': 1.6322278484423687, 'it': 3.9497417504814463, 'part': 1.9194481870754878, 'dagfinn': 8.588600116426823, 'desmond': 6.1907048436284535, 'likeverd': 10.986495389225194, 'worked': 1.553891853362109, 'promote': 4.3717697890214335, 'with': 1.2148118551323641, 'silesia': 7.808441558877249, '1991': 2.3750835225699753, 'globally': 17.56979002290636, '1993': 2.3032794139845048, 'has': 3.8564778576963508, 'humiliationher': 10.986495389225194, '1994': 4.475111515374959, '1997': 4.259668904415891, 'rights': 3.06677562830062, 'holds': 2.8415259721373194, 'was': 0.2380973568365504, '1994she': 8.683910296231149, 'des': 4.127930354433829, 'up': 1.5635467678501844, 'heidelberg': 5.982549083279735, 'other': 2.884801513389695, '1977': 2.6962027980008787, 'while': 1.8364359481339414, 'future': 3.2998740542805742, 'marriage': 4.115404094614648, 'historical': 3.80718741972116, 'were': 1.521978023354629, 'following': 1.9609195556941061, 'making': 2.7223896254962385, 'doctorate': 7.373396044934067, 'counselor': 5.544077678703401, 'example': 4.318267140807791, 'social': 5.245373009416627, 'and': 0.02533489253365676, 'transcend': 8.042056410058754, 'gerda': 8.421546031763658, 'studied': 4.586668229974355, 'that': 4.629848626700487, 'outstanding': 3.383594927020439, 'is': 0.3313950057062398, 'modern': 3.1371715711846337, 'organized': 4.063851497749306, 'them': 2.497495932179739, 'genocides': 9.19473591999714, 'an': 0.5964781781637943, 'high': 1.906719387270128, 'middle': 3.5105894198577974, 'as': 0.2543390440248236, 'lived': 6.756241829688822, 'at': 1.5072350065789006, 'have': 1.4416847832984716, '2001': 5.784074899761413, 'burundi': 7.179832899454874, 'kenya': 5.190437638459822, 'arabic': 4.507985747016625, 'spends': 6.04485296661589, 'sinology': 9.19473591999714, 'swedish': 4.24479469457314, 'confirmed': 4.1621217191821085, 'transdisciplinary': 16.556890376245967, 'anthology': 4.558390116540598, 'academic': 3.1414709719837104, 'oslo': 9.882980150378366, 'make': 2.871871502805096, 'egyptian': 5.548416080301998, 'bernt': 8.501588739437194, 'consortium': 5.602000326436105, 'same': 2.2492032766809724, 'fllesdalsince': 10.986495389225194, 'also': 2.776362549697409, 'recommended': 5.227593615347914, 'reputation': 4.319538596795987, 'which': 0.7674309670437692, 'main': 6.3940816462770425, 'hierarchical': 7.895452935866879, 'speaks': 4.651441137727136, 'conflict': 13.159874670037073, 'european': 2.590340526186013, 'practice': 3.336326688380194, 'columbia': 3.232442750189437, 'dignity': 53.03829250028482, 'traumatic': 6.926052378678775, 'may': 3.5798994565424014, 'philosophy': 3.5926170991174384, 'dutch': 4.132140886970173, 'norwegian': 31.199535856740784, 'important': 9.891372845086511, 'germany': 9.010189345542905, 'a': 0.0730493981435809, 'strongest': 5.949542786811565, 'president': 1.8067173228316515, 'ethics': 4.644373970504043, 'on': 0.9220637667530018, 'the': 0.0031489131197913137, 'zealand': 3.828759904975288, 'in': 0.03861625400485797, 'third': 2.3506306680914584, '1978': 2.6743602815767815, 'hagtvets': 10.986495389225194, 'obstacles': 6.979162203992724, 'psychologist': 5.425813758209666, 'goetheuniversitt': 10.293348208665249, '2003': 1.8013702663900752, 'complexity': 6.111298066024043, 'advocates': 5.457066301713771, 'responsibility': 4.451254118211536, '2007': 1.4879730697555795, 'time': 2.6506684148400996, 'position': 2.3300621307174527, '2008': 1.5093391374786154, '2009': 1.5644364836042695, 'frankfurt': 5.163449493742175}, {'houston': 3.935505942157149, 'suny': 12.177311178548566, 'help': 3.4662608327505664, 'gold': 24.87581994882237, 'heavily': 4.584578192498009, 'years': 3.2257142982741165, 'partnered': 5.369724291558623, 'course': 6.863273736369037, 'through': 4.057969757867164, 'human': 5.795867167897922, 'during': 2.634930295807099, 'chair': 2.9874881759812397, 'july': 1.9428000946579587, 'before': 1.4967823726683713, 'position': 2.3300621307174527, 'knowledge': 4.1621217191821085, 'dividing': 7.520759486425468, 'duncan': 16.335695532200305, 'personal': 3.033177042664763, 'including': 1.2272824458461182, 'to': 0.3286145637725946, 'absence': 5.078412451056264, 'potential': 4.5172450724294215, 'systems': 3.6411305488083254, 'abledata': 10.986495389225194, 'orange': 4.808551275174594, 'maryland': 21.259518646261235, 'include': 2.174545211685214, 'texas': 6.335325890843579, 'division': 2.7906099979103978, 'seventy': 5.956057467832759, 'his': 1.8382801864956015, 'returned': 4.44895087132721, 'klein': 5.930249583876886, 'organizations': 3.4799036091543534, 'siuc': 30.880044625995744, 'assistant': 2.5220702633476124, 'practice': 3.336326688380194, 'emphasizes': 6.629786562535602, 'klaus': 6.166213823620158, 'new': 0.8871532656125274, 'world': 1.370623244696304, 'advanced': 3.7639293704030234, 'articles': 2.9787953763411688, 'school': 6.113936396086759, 'several': 4.861559177152689, 'multimediabased': 10.986495389225194, 'textbooks': 5.862531409821935, 'university': 9.320773053033033, 'developing': 3.7973276508048714, 'joined': 5.72460539450803, 'associate': 6.308168924074549, 'leave': 4.000853571585986, '1999': 1.9968016883646342, 'served': 1.5362723499305253, 'works': 2.214349949980095, 'where': 3.267228636272019, 'wrote': 2.545535503808546, 'application': 9.612957471145243, 'dean': 7.4033489533131815, 'mental': 9.389852499333749, 'cologne': 5.561545371743792, 'society': 2.4448047262085693, 'second': 3.344851662973069, 'taught': 2.8485149347730556, 'video': 3.081791475351448, '19701974': 8.683910296231149, 'computer': 7.125853889932055, 'expert': 3.781602879020521, 'brockports': 10.986495389225194, 'decision': 3.7830898681420995, 'since': 1.455376717308041, 'research': 6.59279123964095, 'collaborated': 3.761741983457223, 'umd': 10.986495389225194, 'state': 1.7090572737165175, 'educationhealth': 10.986495389225194, 'health': 83.84781634243608, 'between': 2.0402507798946505, 'international': 1.457919491753774, 'evaluation': 10.813531126477944, 'public': 12.174681921854443, 'biology': 4.561626365319807, 'after': 0.9443334420013064, 'degree': 2.0206498944742566, 'tenure': 3.595080154549836, 'journal': 3.025473923341824, 'use': 3.0455556268974027, 'commercially': 5.501698455734539, 'york': 1.701047544762206, 'bs': 4.389349687338543, 'informatics': 6.5797761419609415, 'beginning': 3.4285004306943883, 'by': 0.37455341206197373, 'on': 0.7376510134024015, 'training': 2.870974507678425, '1980': 7.640494200954584, 'column': 4.236564195436625, 'of': 0.17455940036268403, 'invited': 3.4300674197849412, 'computers': 21.508094376160937, 'david': 2.4512658353228582, 'prior': 2.956736868784372, 'american': 1.1273777844250068, 'regular': 2.918719193446304, 'fulltime': 3.795819354892987, 'published': 3.8500062279708547, 'promotion': 7.782862023876127, 'first': 0.6956048713993103, 'healthquest': 10.986495389225194, 'followed': 2.9768000314822727, 'cancer': 4.269900615704216, 'researcher': 4.168664817771044, 'community': 8.079588091541613, 'county': 2.8412358227083288, 'initiative': 4.30564071043498, '1988': 2.4491074905234376, 'such': 1.763337513538397, 'umds': 10.986495389225194, 'next': 2.670439668860552, 'earning': 3.857197840295821, '1986': 2.487466168436628, '1984': 2.5258725492973513, 'management': 2.8772704361352397, 'from': 2.3500427038850757, '1983': 2.57266471080411, 'working': 2.074561053063768, 'support': 3.0010110324913715, 'there': 2.3005725945344695, 'two': 2.1977663716947125, 'been': 0.9774773354796025, '1989': 2.404826178624592, 'whos': 5.24670247704596, 'dozens': 5.1115646583731635, 'was': 0.15873157122436693, 'ranging': 4.769889288140329, 'more': 1.673778950632145, 'an': 0.8947172672456916, 'offering': 5.122864213627097, 'that': 0.6614069466714981, 'park': 6.399056773220646, 'oregon': 4.721194176487485, 'brockport': 16.843092063527315, 'drph': 9.887883100557085, 'technologies': 4.518796663120841, 'instructor': 4.153463656438993, 'with': 0.6074059275661821, 'than': 2.0650378102773113, 'he': 3.20052836488086, '1990': 2.3683714792305164, 'has': 0.428497539744039, '1994': 2.2375557576874794, 'f': 4.126880485570992, 'these': 2.5975902181104877, 'science': 4.6895726462227785, '1978': 2.6743602815767815, 'us': 1.9319904488071395, 'while': 1.8364359481339414, 'defense': 3.794313330511949, 'publications': 3.253249742695399, 'ms': 4.24479469457314, '1976': 5.43245255557714, 'college': 7.806831351587777, 'doctorate': 3.6866980224670334, 'completing': 4.251903729252247, 'interactive': 4.783959872037272, 'and': 0.01564802185902329, 'computing': 5.13429290945072, 'is': 0.08284875142655995, 'received': 1.5396609815666638, 'pieces': 4.110230777334428, 'as': 0.7630171320744707, 'at': 2.799150726503673, 'in': 0.02413515875303623, 'education': 29.38458677040682, 'technology': 5.821203517852674, 'summers': 5.771559631616209, 'educational': 3.908997335655963, '1969': 2.8490995591685433, 'pcbased': 9.377057476791094, 'began': 1.727460095710253, '1967': 3.01368460510379, 's': 3.8079499054614945, 'same': 2.2492032766809724, 'illinois': 7.480254618245467, 'also': 0.4627270916162349, 'became': 2.6601198661099033, 'papers': 3.858801689877796, 'department': 11.699270653110352, 'carbondale': 7.990763115671204, 'reestablish': 7.767619564356994, 'entitled': 3.208702762886364, 'serve': 3.618155702913813, 'time': 1.3253342074200498, 'southern': 6.305790331128181, 'earned': 7.152127061574401, 'lab': 9.955364407565199, 'phd': 5.120643192392251, 'director': 4.84517129072005, 'applications': 9.563875253313007, 'explored': 5.341048491581956, 'faculty': 9.074329719731487, 'services': 3.018868649891378, 'president': 1.8067173228316515, 'evaluator': 8.347438059609935, 'specialization': 6.174311033852777, 'a': 0.05619184472583146, 'for': 0.14572505868657382, 'vice': 3.0711472199621164, 'performance': 2.7455828475362956, 'macro': 7.851001173296044, 'professor': 8.043460819738748, 'later': 2.858899208695539, 'spent': 2.418609083493439, '2002': 1.8753125887822302, '2005': 1.6425861253275964, 'retardation': 7.990763115671204, 'organization': 2.8878525454657766, 'the': 0.0030473352772174005, 'software': 12.883234940155699, 'robert': 2.802818806604537, 'parkhe': 7.728398851203712}, {'soon': 3.379113963585403, 'cenerentola': 8.278445188122983, 'austrian': 5.114377599749778, 'rusticana': 7.690658523220865, 'before': 2.9935647453367427, 'la': 5.603405470120232, 'guidance': 5.205751873432865, '1944': 4.044338683525725, 'to': 0.23472468840899618, 'going': 3.512858280728988, 'campanello': 10.293348208665249, 'under': 3.669475949362619, 'piano': 3.6534723748387132, 'has': 0.856995079488078, 'donizetti': 8.09612363132903, 'then': 1.4309354361561304, 'di': 4.462933083075682, 'munich': 4.6496696580787535, 'trovatore': 7.272923322520886, 'rosenkavalier': 7.728398851203712, 'fan': 4.331055038857547, 'performance': 2.7455828475362956, '1958': 3.4175997258181985, 'litaliana': 8.907053847545358, 'georges': 5.348140719891449, 'callas': 7.990763115671204, 'opera': 17.20552819806685, 'herbert': 5.227593615347914, '19': 2.8848176417706224, 'continue': 4.121647611254334, 'she': 9.491923429028251, 'starred': 3.5683145664984064, 'works': 2.214349949980095, 'carlos': 4.370430204092377, 'national': 1.1860931647723914, 'aida': 6.655762048938863, 'graduated': 2.2579073935292953, 'born': 0.53639254752953, 'et': 4.506450827298541, 'lefkada': 9.887883100557085, 'rossini': 7.61919955923872, 'appear': 4.067800170204723, 'mascagni': 10.293348208665249, '1992': 2.278351314316948, 'sung': 10.02028895985452, 'state': 3.418114547433035, 'destino': 7.431147327735781, 'marriage': 4.115404094614648, 'jos': 4.548743739488793, 'capuleti': 9.377057476791094, 'stuardashe': 10.986495389225194, 'notably': 3.7639293704030234, 'concentrate': 5.41434135704743, 'figaro': 6.199003646443148, 'november': 1.9726566376168002, 'conservatoire': 5.625203223515769, 'by': 0.7491068241239475, 'mezzosopranobaltsa': 10.986495389225194, 'on': 0.36882550670120073, 'cos': 6.908957945319475, 'saintsans': 8.09612363132903, 'of': 0.024937057194669147, 'kammersngerin': 9.04058524016988, 'times': 2.1000862223759134, 'became': 2.6601198661099033, 'dalila': 8.421546031763658, 'first': 0.6956048713993103, 'number': 2.12302108305424, '1980her': 9.04058524016988, 'singing': 3.7965732184793866, 'from': 0.29375533798563447, 'her': 1.5502153786328006, 'festival': 2.5815754402917426, 'leading': 2.5307521601251795, 'tutte': 6.961143698490045, 'athens': 4.503388037767995, 'cherubino': 8.789270811888976, 'semiramide': 9.04058524016988, 'von': 4.696779818316197, 'vienna': 8.899607583267779, 'siviglia': 7.895452935866879, 'bellini': 7.728398851203712, 'that': 0.6614069466714981, 'known': 1.4457727152652031, 'don': 3.921736361433392, 'forza': 7.37557747658097, 'with': 0.20246864252206068, 'travelled': 4.744272123770029, 'barbiere': 7.767619564356994, 'verdi': 6.52058727057061, 'made': 1.519886215502974, 'prestigious': 3.6263914162360424, 'salzburg': 5.557149760270754, 'was': 0.07936578561218346, 'der': 4.68570959456195, 'appearance': 3.3277958309568954, 'baltsa': 20.586696417330497, 'del': 4.026147660123887, 'octavian': 8.907053847545358, 'carmen': 5.473066643060212, 'at': 0.8612771466165147, 'and': 0.0014902877960974565, 'm': 3.0903147806097033, 'is': 0.05523250095103997, 'duett': 10.986495389225194, 'an': 0.5964781781637943, 'bizet': 8.501588739437194, 'as': 0.2543390440248236, 'il': 14.853041870101313, 'in': 0.01158487620145739, 'algeri': 8.683910296231149, 'film': 2.033113917057952, '1968': 2.8997774689212887, '1965': 3.0866000660854644, 'began': 1.727460095710253, 'six': 2.4538226269605703, 'karajan': 7.431147327735781, 'also': 0.9254541832324698, 'cavalleria': 7.728398851203712, 'which': 0.7674309670437692, 'samson': 6.908957945319475, 'most': 1.4186204428983973, 'regular': 2.918719193446304, 'moving': 3.1908488528906003, 'maria': 8.773249780024715, 'a': 0.02809592236291573, 'montecchi': 9.600201028105303, 'singer': 2.7818235602743835, 'e': 3.635337162794501, 'mozart': 5.429667327525657, 'i': 4.806279991110577, 'age': 2.138848033513307, 'well': 1.5295293417875981, 'carreras': 7.654290879049991, '1970': 2.813766284359722, 'greek': 13.48731556416806, 'studying': 3.612493529875034, 'the': 0.0008126227405913067, 'agnes': 6.5797761419609415, 'frankfurt': 5.163449493742175, 'playing': 4.182005515547123, 'scholarship': 3.67127699947222}, {'produced': 2.511583590065563, '1971': 2.857025624440964, '10part': 8.588600116426823, 'to': 0.23472468840899618, 'tv': 5.132066773537457, 'failed': 3.579784659047554, '1980s': 2.9688582293167167, 'award': 1.6322278484423687, 'teenager': 4.835892620778915, 'hometown': 4.3414044197195505, 'his': 0.5252229104273147, 'returned': 2.224475435663605, 'zagreb': 11.011712931766406, 'zvonimir': 9.377057476791094, '199192': 6.030668331623933, 'screenwriterborn': 9.377057476791094, 'croatias': 7.61919955923872, 'primary': 3.3550637246482893, 'during': 1.3174651479035495, 'secondary': 4.1174809385594875, 'psychological': 4.922710180537586, 'school': 1.2227872792173518, 'submission': 6.642689967371511, 'university': 0.8473430048211847, 'debut': 2.1723135660368764, 'deals': 5.1115646583731635, 'croatia': 5.309741586956912, 'popular': 2.764478952022998, 'went': 2.0519085188355186, 'grad': 7.61919955923872, 'croatian': 21.844169800373642, 'titled': 3.4887336886026254, 'series': 7.508323743355888, 'national': 1.1860931647723914, 'directing': 8.708987223659129, 'born': 0.268196273764765, 'best': 3.067202144829957, 'graduating': 3.3840940535593758, 'for': 0.21858758802986072, 'partisan': 6.796840647198769, 'selected': 2.779911774904442, 'codirected': 6.030668331623933, 'won': 1.3836400683164753, 'independence': 4.59961606986255, 'be': 1.4062480045415613, 'loyola': 5.713495830661447, 'awards': 4.567970264070408, '1982': 2.559664637889348, 'by': 0.37455341206197373, 'arena': 4.726913925160272, 'on': 0.18441275335060037, 'language': 3.4581636225179473, '1982after': 8.347438059609935, 'of': 0.016624704796446097, 'foreign': 3.1908488528906003, 'angeles': 2.6939468752494338, 'juri': 42.50794369718597, 'golden': 3.618155702913813, 'childrens': 3.5956968674895182, 'appeared': 2.0682467981894925, '83rd': 7.61919955923872, 'number': 2.12302108305424, 'down': 2.9476606314374463, 'semester': 6.0738405034891425, 'art': 2.4446095852185854, 'unit': 4.203170188621234, 'from': 0.29375533798563447, 'army': 3.435308521929045, 'festival': 2.5815754402917426, 'arms': 5.030658019760364, 'los': 2.573774219405668, 'smogovci': 10.986495389225194, 'films': 2.78045762644638, 'osijek': 7.941972951501771, 'was': 0.07936578561218346, 'final': 2.438966998012884, 'minor': 3.3865934300166955, '4': 2.437803530749586, 'shortlist': 7.37557747658097, 'academy': 9.421037927073186, 'but': 1.313994565464302, 'ceasefire': 7.990763115671204, 'finished': 2.6924457491231664, 'dramatic': 4.479217676840182, 'goran': 7.322933743095548, 'with': 0.40493728504412135, 'he': 0.640105672976172, 'directed': 2.925008522353868, 'directorial': 5.760748715511993, '1992': 2.278351314316948, 'critically': 4.424051295531474, 'roles': 3.204105053637735, 'pula': 8.09612363132903, 'war': 5.619645234553478, 'while': 1.8364359481339414, 'documentarieshis': 10.293348208665249, 'and': 0.0052160072863410975, 'marymount': 6.8276123058655225, 'tesla': 7.808441558877249, 'is': 0.027616250475519986, 'it': 2.6331611669876307, 'high': 1.906719387270128, 'as': 0.3815085660372354, 'at': 0.8612771466165147, 'acclaimed': 3.766121552501245, 'in': 0.007723250800971594, 'education': 2.4487155642005685, 'their': 1.5201958369931787, 'film': 18.29802525352157, 'drama': 3.3860930547247943, 'nikola': 7.460134864609033, 'studying': 3.612493529875034, 'make': 2.871871502805096, 'feature': 3.1937336684086683, 'which': 0.7674309670437692, 'department': 2.3398541306220704, 'several': 1.6205197257175628, 'nepokoreni': 10.986495389225194, 'who': 0.9098952189804214, 'june': 1.9026256813029605, 'director': 3.230114193813367, 'lay': 5.497557663068508, 'student': 3.095538673086275, 'such': 1.763337513538397, 'cowritten': 4.970338229526841, 'a': 0.039334291308082026, 'refuse': 6.9975113426609195, 'short': 2.711119014388788, 'blacks': 5.7032916604872055, '1977': 2.6962027980008787, 'biographical': 5.718637230161866, 'devi': 14.189350182229136, 'spent': 2.418609083493439, 'fictional': 5.306322780208127, 'enrolled': 4.798231266142604, 'the': 0.0019299790089043535, '2009': 3.128872967208539}, {'interpretation': 5.122864213627097, 'edmonton': 5.0920925549603435, 'both': 1.6730570592454443, 'holodomor': 10.293348208665249, '1970s80s': 9.19473591999714, 'polish': 4.626921520552817, '1949': 3.761741983457223, 'title': 2.5500785078362447, 'late': 2.374355720500003, 'to': 0.18777975072719694, '2014in': 6.629786562535602, 'alberta': 9.81770629175232, '2012': 1.7938099524877322, 'his': 1.5756687312819442, 'contention': 6.843360662833661, 'views': 4.526590934847659, 'michigan': 7.3213757732588425, 'nationalists': 8.213906666985412, 'background': 4.274754994169014, 'not': 1.5880170751336171, 'during': 1.3174651479035495, 'that': 1.3228138933429963, 'mothers': 5.131423467022767, 'did': 2.318987437150089, 'university': 3.389372019284739, 'detroit': 4.053072363494479, 'priest': 4.642614955098863, 'become': 2.4964678658817263, 'byzantineslavonic': 10.986495389225194, 'side': 3.0715123833768, 'view': 4.2214564124446525, 'challenged': 4.829516403639639, 'fathers': 4.4897203990393315, 'church': 3.400199082072474, '1960s': 3.5713202796118995, 'culture': 3.1328905761273576, 'bandera': 9.377057476791094, 'taught': 2.8485149347730556, 'stamford': 6.752388884627935, 'subject': 3.60936167639124, 'dissertation': 4.781937626656504, 'what': 2.819143402169124, 'since': 1.455376717308041, 'ukrainian': 27.30521225046705, 'increasing': 5.048959184142768, 'full': 3.003055326218652, 'ba': 3.1536878727003295, 'habsburg': 8.588600116426823, 'initially': 3.6873739265143946, 'respectively': 4.366422182694838, 'however': 2.41879921563585, 'focused': 3.684673047087262, 'yushchenko': 9.19473591999714, 'by': 0.7491068241239475, 'glorification': 9.600201028105303, 'ukraine': 20.847775374723142, 'on': 0.7376510134024015, 'canadian': 2.766899935048114, 'of': 0.06649881918578439, 'studied': 2.2933341149871773, 'diaspora': 6.27696518791286, 'roman': 4.455617761499309, 'became': 3.9901797991648547, 'genocide': 5.892745188418432, 'mixed': 4.392081929475416, 'classics': 4.790051261430674, 'studies': 2.3430220318986272, 'or': 1.9128915408224825, 'and': 0.010432014572682195, 'retired': 4.718027687829668, 'shukhevych': 10.986495389225194, 'historian': 8.177580892193117, 'johnpaul': 9.600201028105303, 'austria': 4.482207215688549, 'heated': 6.812108119329557, '1990s': 6.221992193559973, 'italian': 3.516271253325228, 'wanted': 4.054047497652686, 'from': 0.5875106759712689, 'vocationhimka': 10.986495389225194, 'political': 2.322262455159642, 'due': 2.7324867986603505, 'myths': 6.44320060695519, 'defined': 5.629909114553182, 'opposed': 4.717399105518933, 'basil': 6.7238155121838785, 'was': 0.15873157122436693, 'interests': 3.804903444613329, 'north': 2.4321991098574545, 'postmodernism': 7.552508184740048, 'eastern': 3.630854286250941, 'but': 1.313994565464302, 'connecticut': 4.503388037767995, 'galicia': 7.61919955923872, 'particular': 3.836578553093086, 'with': 0.20246864252206068, 'he': 1.706948461269792, 'none': 10.87483860865995, '1992': 2.278351314316948, 'debates': 5.7290000171974125, 'presidency': 4.582921191290379, 'born': 0.268196273764765, 'pursue': 4.1122968937719, '18': 2.726778428203672, 'official': 3.1501256286800703, 'holocaust': 10.72495576607571, 'socialism': 13.392071896153606, 'historical': 3.80718741972116, 'himka': 43.945981556900776, 'seminary': 4.785986215182504, 'history': 10.723789803123047, 'iconography': 7.272923322520886, 'stepan': 9.377057476791094, 'nationalist': 5.67822769182399, 'played': 1.5454402004384837, 'almost': 3.546348708562506, 'is': 0.05523250095103997, 'received': 1.5396609815666638, 'as': 0.5086780880496472, 'at': 0.43063857330825733, 'in': 0.019308127002428985, 'nationalism': 6.2951475069960505, 'catholic': 7.874481095938715, 'marxist': 6.332535039067671, 'end': 2.419560105914143, 'academic': 3.1414709719837104, 'radicalization': 8.347438059609935, 'viktor': 6.21581076475953, 'also': 0.4627270916162349, 'methodology': 5.739471317064708, 'role': 2.20355903287593, 'sacred': 5.202670206895457, 'department': 2.3398541306220704, '18671890': 10.986495389225194, 'influenced': 4.199778438620113, 'may': 1.7899497282712007, 'phd': 5.120643192392251, 'slavs': 9.19473591999714, 'eclecticsince': 10.986495389225194, 'ethnic': 4.853097346228545, 'such': 1.763337513538397, 'heroes': 5.306322780208127, 'america': 2.5998665678300736, 'a': 0.02809592236291573, 'especially': 3.6225818878193747, 'calls': 4.625192911652199, 'nationalistic': 8.347438059609935, '1977': 5.392405596001757, 'professor': 4.021730409869374, 'sometimes': 4.078740110243057, '1971': 2.857025624440964, 'st': 2.511374974230865, 'greek': 8.991543709445374, 'the': 0.0016252454811826135, 'left': 2.191367476812056}, {'aharon': 9.04058524016988, 'john': 1.9913303989140443, 'years': 1.0752380994247055, 'front': 3.717575261031473, 'attitude': 5.739471317064708, 'breaching': 8.042056410058754, 'still': 2.700225936442129, 'its': 1.6875948402695313, 'copyright': 5.96921555241027, 'had': 8.241998886159907, 'should': 3.858801689877796, 'late': 2.374355720500003, 'longoverdue': 9.377057476791094, '4': 2.437803530749586, 'text': 4.656774483702498, 'has': 0.428497539744039, 'decades': 4.126880485570992, 'photographs': 4.682046586803213, 'eventually': 3.0940433457048417, 'them': 2.497495932179739, 'his': 1.0504458208546295, 'sense': 4.586237943916373, 'which': 3.069723868175077, 'permission': 5.868501576808439, 'material': 4.063851497749306, 'colleagues': 4.672947342948099, 'early': 1.929422753652229, 'made': 4.559658646508922, 'reconstructions': 16.556890376245967, 'they': 1.8993401178193898, 'international': 1.457919491753774, 'judge': 6.93360597021731, 'unique': 4.030902780828897, '1959': 3.379113963585403, 'scholar': 3.638551566076507, 'several': 1.6205197257175628, 'bas': 7.489987827758714, 'qimrons': 10.986495389225194, 'university': 1.6946860096423695, 'aggravation': 9.600201028105303, 'verdict': 6.134465125305577, 'team': 5.196127327892071, 'translated': 3.9468350393631186, 'found': 2.8833036369394076, 'teamduring': 8.501588739437194, 'some': 8.789778702816589, 'dead': 21.49070337639216, 'edition': 3.595080154549836, 'decided': 6.7120682548831345, 'sea': 21.385955244834477, 'even': 3.282585179608883, 'halakhic': 18.38947183999428, 'sue': 5.437419304329975, 'qumranin': 10.986495389225194, 'for': 0.29145011737314763, 'since': 1.455376717308041, 'twovolume': 7.585298007563039, 'research': 2.1975970798803166, 'access': 4.473265278312887, 'favor': 5.224444006445018, 'currently': 1.637088969126014, 'reconstruction': 5.497557663068508, 'facsimile': 8.683910296231149, 'fragments': 6.655762048938863, 'appeal': 4.506450827298541, 'frustrated': 6.669007275688884, 'available': 7.893670078726237, 'be': 2.8124960090831226, 'assist': 5.103173000736915, 'scrolls': 54.098791958425984, 'of': 0.07065499538489592, 'barak': 8.347438059609935, 'others': 2.8003093949991116, 'alone': 4.8683981911838465, 'dorner': 10.293348208665249, 'by': 0.7491068241239475, 'publishing': 3.5981675296480873, 'on': 2.028540286856604, 'about': 3.8530257976751474, 'property': 4.367756405707975, 'hebrew': 19.728224171823296, 'working': 8.298244212255073, 'language': 3.4581636225179473, 'many': 1.639964662798746, 'completing': 4.251903729252247, 'against': 4.015921958283749, 'strugnell': 20.586696417330497, '1970s': 3.216272185066409, 'shanks': 16.843092063527315, 'first': 0.6956048713993103, 'editorinchief': 4.825288067530118, 'intellectual': 4.719294840683832, 'one': 0.9309307338087167, 'texts': 10.223129316746327, 'bengurion': 7.990763115671204, 'strugnells': 10.986495389225194, 'impossible': 5.606598035684735, 'writing': 2.61409678271219, 'given': 5.9918370149625435, 'ancient': 4.715506957366895, 'publication': 3.9574078250755322, 'would': 2.136551161989598, 'to': 0.2816696260907954, 'been': 4.887386677398013, 'awarded': 2.354189390708452, 'eleven': 4.397568911691675, 'upheld': 6.199003646443148, 'titleqimron': 10.986495389225194, 'hundred': 9.278212359138369, 'dalia': 9.600201028105303, 'complained': 6.3421044900838215, 'israel': 4.079740610576641, 'biblical': 11.489496748331105, 'that': 3.3070347333574905, '4qmmt': 21.972990778450388, 'completed': 3.0653226676381795, 'took': 2.2103282894939196, 'but': 1.313994565464302, 'particular': 3.836578553093086, 'known': 1.4457727152652031, 'highest': 3.43846641929018, 'jerusalem': 4.84876833513896, 'he': 1.06684278829362, '1980s': 2.9688582293167167, '1993': 2.3032794139845048, '1992': 2.278351314316948, '1994': 2.2375557576874794, 'society': 4.8896094524171385, 'was': 0.4761947136731008, 'work': 2.7987275394509097, 'negev': 7.941972951501771, 'coopted': 7.520759486425468, 'compensation': 11.123090743487584, 'were': 3.043956046709258, 'toward': 4.84876833513896, 'study': 2.82912494803842, 'published': 7.700012455941709, 'and': 0.002980575592194913, 'supreme': 3.9140734886878232, 'proprietary': 6.9975113426609195, 'is': 0.08284875142655995, 'allowed': 3.887293645672102, 'it': 1.3165805834938153, 'an': 0.29823908908189717, 'reconstructed': 7.552508184740048, 'as': 0.1271695220124118, 'elisha': 8.789270811888976, 'at': 0.8612771466165147, 'in': 0.016411907952064635, 'hershel': 8.789270811888976, 'if': 6.5997481085611485, 'different': 6.116178726089319, 'court': 2.896399606044235, 'not': 3.1760341502672342, 'cave': 6.158181651922893, 'generally': 4.608069205573607, '40': 3.490953445340938, 'delay': 6.241563260861944, 'also': 0.4627270916162349, 'qimron': 65.91897233535116, 'caseshershel': 10.986495389225194, 'department': 2.3398541306220704, 'document': 5.535456935659494, 'difficult': 4.632125348427844, 'dissertation': 4.781937626656504, 'felt': 4.687546142369252, 'israeli': 9.44619425326714, 'phd': 2.5603215961961254, 'most': 1.4186204428983973, 'letter': 9.209358743638193, 'included': 2.4446095852185854, 'such': 1.763337513538397, 'law': 2.4538226269605703, 'scholars': 14.370153784292022, 'a': 0.02809592236291573, '1979': 2.6032908378122737, '1976': 2.71622627778857, 'professor': 2.010865204934687, 'original': 2.9143400810369444, 'academic': 3.1414709719837104, '2000': 1.8763068991994527, 'without': 3.199528386610323, 'so': 2.661916544088344, 'the': 0.003859958017808707, 'grounds': 5.289401902719789, 'archaeology': 11.543119263232418, 'researchers': 10.578803805439579}, {'summer': 5.453556856407344, 'all': 1.6431112434912472, 'holds': 2.8415259721373194, 'four': 1.922106072733316, 'held': 2.1669778486203057, 'including': 1.2272824458461182, 'endowment': 4.8596262051110095, 'principal': 3.545761681835933, 'simon': 3.916621260766622, 'had': 4.709713649234232, 'acres': 6.411784410721811, 'late': 2.374355720500003, 'to': 0.5163943144997916, 'won': 1.3836400683164753, 'degrees': 3.774938655911393, 'has': 1.713990158976156, '196869': 6.892150827003094, 'his': 2.100891641709259, 'return': 6.3849925994423975, 'entire': 3.9073109946155262, 'press': 8.167941773568865, 'photography': 4.269900615704216, 'advocate': 4.017645010883246, 'virginia': 3.7444130299682326, 'historic': 4.506450827298541, 'not': 3.1760341502672342, 'world': 1.370623244696304, 'dr': 6.012259248227897, 'day': 2.661431695593997, 'societies': 5.233922750399561, 'discovered': 8.199927493389367, 'prize': 2.7453192387302345, 'lost': 2.731706463076469, 'kennedy': 4.279633052622447, 'undertaking': 6.391375539090604, 'university': 3.389372019284739, 'f': 4.126880485570992, 'alice': 4.88617643720513, 'oppenheimer': 7.941972951501771, 'book': 8.011218831570035, 'grants': 4.827400000733261, 'architecture': 8.722206042434477, 'yale': 23.906036608929437, 'become': 2.4964678658817263, 'balliol': 7.0162034756730725, 'because': 2.8793779184748045, 'art': 4.889219170437171, 'be': 1.4062480045415613, 'fellowships': 5.240292198685041, 'national': 2.3721863295447827, 'creation': 4.03568062078261, 'born': 0.268196273764765, 'second': 1.6724258314865346, 'taught': 2.8485149347730556, 'college': 6.245465081270222, 'empire': 8.724860322850601, 'herbert': 5.227593615347914, 'universities': 3.8033836874819134, 'dissertation': 9.563875253313007, 'material': 4.063851497749306, 'for': 0.29145011737314763, 'foundationdr': 9.19473591999714, 'oxford': 7.100935145746692, 'highest': 3.43846641929018, 'fulbright': 4.987558827278511, 'recoup': 9.04058524016988, 'research': 10.987985399401584, 'fellowship': 3.7479985483308296, 'activist': 3.775676935752974, 'trunks': 8.789270811888976, 'surfaced': 6.926052378678775, 'new': 1.7743065312250548, 'learned': 4.275972279772766, 'locate': 7.297615935111258, 'foundation': 2.714435767014782, 'airways': 6.655762048938863, 'were': 3.043956046709258, 'story': 2.9774647041554636, '1931': 4.9042764788487485, 'irvings': 9.600201028105303, 'architectural': 10.303369304325178, 'trunk': 15.308581758099981, 'news': 2.822839213056762, 'article': 7.412974272682013, 'lawsuit': 5.313172122053702, 'permitted': 6.323056295113127, 'scottishcanadian': 9.887883100557085, 'on': 0.36882550670120073, 'conducting': 4.596254722159845, 'luggage': 7.895452935866879, 'institute': 2.1793227663084926, 'of': 0.07065499538489592, '1981': 2.5978176200443843, 'through': 2.028984878933582, 'museums': 4.781937626656504, 'shipped': 7.0744723837970485, 'became': 1.3300599330549516, 'airline': 6.371374872383935, 'davis': 4.174150295047715, 'studies': 4.6860440637972545, 'honor': 3.850012180634947, 'cambridge': 3.654126183296132, 'historians': 5.892745188418432, 'search': 4.389349687338543, 'wesleyan': 5.844831832722535, 'berkeley': 4.144879912747602, 'africa': 3.361876403065796, 'one': 0.9309307338087167, '60': 4.1556211545790145, 'weather': 5.344588318287081, '15000': 6.259107570512853, 'kings': 4.174150295047715, 'trust': 4.093853748053105, 'redo': 9.887883100557085, 'specializing': 4.390714875263883, 'awardwinning': 3.859604580326386, 'use': 3.0455556268974027, 'from': 0.8812660139569034, 'practitioners': 6.126682984863522, 'basis': 4.184100625900883, 'leading': 2.5307521601251795, 'visit': 4.694926249666874, 'two': 2.1977663716947125, 'been': 1.954954670959205, 'damaged': 6.037735498847026, 'too': 3.954754130462066, '1982': 2.559664637889348, 'parents': 3.452801679376562, 'john': 3.9826607978280886, 'was': 0.2380973568365504, 'is': 0.05523250095103997, 'trinity': 4.653215761085504, 'more': 1.673778950632145, 'british': 6.714095277849417, 'grandest': 9.887883100557085, 'educated': 3.3282678630638425, 'an': 0.29823908908189717, 'continents': 5.880549915324614, 'that': 1.3228138933429963, 'successful': 2.679282762596886, 'completed': 3.0653226676381795, 'irving': 49.65897516890932, 'but': 1.313994565464302, 'robert': 2.802818806604537, 'connecticut': 4.503388037767995, 'hartford': 16.806000979308315, 'filed': 4.70797396505935, '1911': 7.489987827758714, 'fellow': 2.364041687151464, 'than': 2.0650378102773113, 'he': 1.06684278829362, 'hitchcock': 6.604468754551313, '16': 2.680270173193033, 'britain': 7.769638835211501, 'preparation': 5.465034471362948, 'placed': 3.579784659047554, 'mr': 13.66627093593017, 'accrued': 8.153282045168979, 'ernest': 5.602000326436105, 'history': 8.579031842498438, 'and': 0.013412590164877109, 'imperial': 5.269467687818973, 'stated': 7.500312092941701, 'boston': 3.2049394299898544, 'guggenheim': 4.9486244693030566, 'india': 10.329666127559245, 'expenses': 6.391375539090604, 'states': 1.824400329877006, 'as': 0.5086780880496472, 'at': 1.291915719924772, 'council': 4.679708261244141, 'in': 0.014481095251821738, 'lifetime': 4.223765882293315, 'contents': 6.859361004180102, 'sir': 7.913044955037616, 'memorial': 7.968678869643146, 'united': 1.5679220786705559, '1969': 2.8490995591685433, 'humanities': 9.229767083986676, 'author': 2.2935018580052677, 'edwin': 5.673289410183407, 'six': 2.4538226269605703, 'able': 3.7487171973017515, 'airport': 10.374805469529337, 'lutyens': 19.77576620111417, 'useless': 7.552508184740048, 'warehouse': 6.241563260861944, 'pan': 4.906562194129604, 'lecturer': 3.63726456461186, 'delhi': 15.030433439781781, 'indian': 10.533468457975372, 'architects': 5.457066301713771, 'after': 0.9443334420013064, 'upon': 3.3017114457024097, 'wilson': 4.197523646233024, 'woodrow': 5.874507600868651, 'phd': 2.5603215961961254, 'unclaimed': 9.600201028105303, 'lectured': 4.621744632373283, 'preservationduring': 10.986495389225194, 'society': 2.4448047262085693, 'awarddr': 9.04058524016988, 'exposure': 5.4811638532928315, 'a': 0.039334291308082026, 'baker': 10.119138726509567, 'grant': 3.978894775273341, 'well': 1.5295293417875981, 'yearsthe': 7.654290879049991, '35000': 7.248825770941826, 'american': 3.3821333532750204, 'the': 0.0027426017494956603, 'order': 2.8044952529317895, 'scholarship': 3.67127699947222}, {'emerging': 4.635609672510455, 'gold': 3.1094774936027965, 'noteworthy': 6.142308302766603, 'contemporary': 3.069687898287591, 'years': 1.0752380994247055, 'held': 2.1669778486203057, 'including': 1.2272824458461182, 'macquarie': 6.781802769834228, 'still': 2.700225936442129, 'fine': 7.155929644661136, 'completion': 5.282712914568993, 'office': 2.6240864116098233, 'also': 0.4627270916162349, 'similarities': 6.892150827003094, 'to': 0.09388987536359847, 'only': 1.819375719703575, 'won': 2.7672801366329507, 'collections': 8.003558138213858, 'has': 0.856995079488078, '2010': 3.185667920243947, 'his': 1.0504458208546295, 'horror': 4.683876413480289, 'regional': 6.715955525300277, 'coast': 3.675277004805566, 'newcastle': 4.963047796264162, 'wynne': 15.456797702407425, 'prize': 10.981276954920938, 'hawkesbury': 8.683910296231149, 'university': 3.389372019284739, 'artist': 7.295441260193896, 'the': 0.0017268233237565267, 'work': 4.198091309176364, 'art': 19.556876681748683, 'museum': 9.732280102228238, 'doing': 3.9707829687379648, 'some': 2.1974446757041473, 'born': 0.53639254752953, 'year': 2.684723274307979, 'portrait': 9.940676459053682, 'minchin': 8.907053847545358, 'neo': 7.520759486425468, 'darkness': 6.030668331623933, 'for': 0.21858758802986072, 'currently': 1.637088969126014, 'whiteley': 8.278445188122983, 'dutch': 4.132140886970173, 'gippsland': 7.431147327735781, 'public': 2.029113653642407, 'shows': 2.8354504435401706, 'goth': 7.990763115671204, 'degree': 6.061949683422769, 'bachelor': 3.357491499572237, 'pynacker': 10.986495389225194, 'come': 3.672608557591732, 'between': 2.0402507798946505, 'resides': 3.627027750969573, 'of': 0.049874114389338295, 'economics': 3.497083305716475, 'controversy': 4.290696472166703, 'melbourne': 3.8914310119380633, 'became': 1.3300599330549516, 'exhibited': 4.318267140807791, 'south': 2.2386667807364518, 'win': 2.5472637392786686, 'potter': 5.734221961178564, 'harbour': 6.497859019493054, 'one': 1.8618614676174334, 'coffs': 9.04058524016988, 'landscape': 10.015219248648144, 'ian': 4.245976029618971, 'geelong': 5.949542786811565, 'australias': 5.062239591810663, 'dobell': 8.789270811888976, 'due': 2.7324867986603505, 'been': 0.9774773354796025, 'by': 0.7491068241239475, 'master': 3.1224597301527437, 'proposal': 5.493433945884646, 'was': 0.07936578561218346, 'leach': 29.395636917995233, 'completed': 3.0653226676381795, 'award': 1.6322278484423687, 'prizes': 4.582921191290379, 'worked': 1.553891853362109, 'australian': 5.753338226413435, 'he': 0.853474230634896, 'landscaped': 9.887883100557085, 'shilo': 9.887883100557085, 'optimism': 7.654290879049991, 'project': 2.6446084197090065, 'many': 1.639964662798746, 'melbourneleachs': 10.986495389225194, 'cosmos': 6.8276123058655225, 'and': 0.007451438980487283, 'sam': 4.313197421457541, 'acknowledged': 5.218174393431422, 'is': 0.05523250095103997, 'galleries': 4.888421107058954, 'tax': 4.545548848592274, 'an': 0.29823908908189717, 'australia': 2.86858644684204, 'comedian': 4.529725733653031, 'at': 1.291915719924772, 'in': 0.013515688901700289, 'adelaide': 4.783959872037272, 'same': 4.498406553361945, 'tim': 4.077740609909974, 'archibald': 13.686721325667323, 'rmit': 7.520759486425468, 'several': 1.6205197257175628, 'after': 1.8886668840026128, 'brett': 5.708380729994677, 'diploma': 4.4527065512918504, 'victoria': 3.941590272095824, 'william': 3.09180453879957, 'most': 1.4186204428983973, 'generated': 5.38807343022682, 'queensland': 14.169291379900711, 'seventeenthcentury': 8.09612363132903, 'gallery': 11.41015106244574, 'a': 0.01685755341774944, 'third': 2.3506306680914584, '1973': 2.808137223619358, 'latrobe': 7.728398851203712, 'so': 2.661916544088344, 'adam': 4.537605995078337, '2008': 1.5093391374786154, '2009': 1.5644364836042695, 'musical': 2.7953093845824055}, {'passages': 6.796840647198769, 'wiccanpatricia': 10.986495389225194, 'september': 1.9011515074236967, 'laura': 5.035852836637467, 'programmercrowther': 10.986495389225194, 'underlying': 6.371374872383935, 'also': 0.4627270916162349, '1943': 4.053072363494479, 'had': 2.354856824617116, 'patricia': 15.58960565498382, 'to': 0.2816696260907954, 'unable': 4.470302313182231, 'systems': 3.6411305488083254, 'wellknown': 4.265069688434551, 'junction': 6.908957945319475, 'around': 2.637957563839097, 'wiccan': 8.347438059609935, 'couple': 4.076742107580384, 'early': 1.929422753652229, '9': 2.8700783164309898, 'historic': 4.506450827298541, 'flint': 20.937486611978173, 'expeditionscrowther': 10.986495389225194, 'discovered': 4.099963746694684, 'pounds': 4.818978898336853, 'married': 4.655952523437044, 'these': 2.5975902181104877, 'she': 6.327948952685501, 'where': 1.089076212090673, 'frame': 5.804711838933109, '1960s': 3.5713202796118995, '115': 6.2329051981188295, 'traits': 7.179832899454874, 'see': 3.465177409025954, 'computer': 3.5629269449660277, 'connect': 12.398007292886296, 'sandy': 5.493433945884646, 'for': 0.14572505868657382, 'p': 8.339519017260452, 'critical': 3.480453210707072, 'connecting': 6.532148092971687, 'thenhusband': 7.654290879049991, 'caves': 7.489987827758714, 'be': 1.4062480045415613, 'led': 4.480512201684267, 'degree': 2.0206498944742566, 'slight': 6.812108119329557, 'were': 1.521978023354629, 'met': 3.361876403065796, 'bs': 4.389349687338543, 'dedication': 5.579323617765075, 'article': 3.7064871363410066, 'extreme': 5.083862055823828, 'both': 1.6730570592454443, 'about': 1.9265128988375737, 'of': 0.02078088099555762, 'earned': 2.3840423538581335, 'connection': 4.767895269533465, '1970s': 3.216272185066409, 'connectioncrowther': 10.986495389225194, 'narrow': 6.05924170406799, 'or': 1.9128915408224825, 'among': 2.299897032948229, 'system': 6.177654476996577, 'juncture': 8.153282045168979, 'active': 2.7479584590534256, 'canyon': 6.259107570512853, 'leads': 4.9486244693030566, 'ridge': 17.56979002290636, 'her': 7.751076893164003, 'leading': 2.5307521601251795, 'two': 2.1977663716947125, 'john': 1.9913303989140443, 'participated': 3.2647036124076587, 'final': 2.438966998012884, 'authored': 4.0628667610867675, 'surveyed': 8.278445188122983, 'that': 1.9842208400144945, 'attempted': 4.407244177215094, 'traversal': 10.293348208665249, 'part': 1.9194481870754878, 'particular': 3.836578553093086, 'known': 2.8915454305304062, 'attempt': 4.077740609909974, 'worked': 1.553891853362109, 'account': 4.4212304191898335, 'valley': 3.9600685805255584, 'divorced': 4.9925339619186255, 'born': 0.268196273764765, 'pursue': 4.1122968937719, 'was': 0.15873157122436693, 'this': 1.2818856957987381, 'kentucky': 9.331454189949223, 'will': 2.679776346022504, 'promising': 5.120027332291897, 'houchins': 10.986495389225194, 'and': 0.007451438980487283, 'proved': 4.529725733653031, 'expedition': 5.799109583384439, 'cavers': 21.972990778450388, 'is': 0.08284875142655995, 'an': 0.5964781781637943, 'weighed': 5.391784009623355, 'surveyor': 7.767619564356994, 'as': 0.3815085660372354, 'at': 0.21531928665412867, 'in': 0.004827031750607246, 'expeditions': 12.995718038986109, 'pat': 4.621744632373283, 'cave': 49.26545321538315, 'american': 1.1273777844250068, 'note': 5.14005661416747, 'tight': 11.447610400640617, 'other': 1.4424007566948476, 'grand': 3.129788596129354, 'crowther': 43.41955148115574, 'unwilling': 7.851001173296044, 'many': 1.639964662798746, 'mit': 4.7540473726746715, 'daughters': 4.187439527166398, 'explorer': 12.364948688983876, 'who': 0.9098952189804214, 'spot': 8.571528559354768, 'william': 3.09180453879957, 'a': 0.01685755341774944, 'wilcox': 15.883945903003543, '1977': 2.6962027980008787, '1976': 2.71622627778857, 'later': 1.4294496043477696, '1972': 2.8070152038663028, 'portion': 5.583818007352915, 'mammoth': 14.805952901538168, 'undertaken': 5.96921555241027, 'the': 0.0018284011663304402, 'physics': 4.175251010623901}, {'ignatius': 7.322933743095548, 'wgn': 8.153282045168979, 'german': 6.505623636898587, 'actress': 3.318869297640204, 'alamos': 7.225295273531632, 'had': 1.177428412308558, 'young': 2.4099018545275093, 'to': 0.18777975072719694, 'only': 1.819375719703575, 'won': 1.3836400683164753, '2014': 2.2073995783446634, 'local': 2.5829189245959245, '2013': 1.9545642372230505, 'then': 1.4309354361561304, 'fate': 5.936639381975657, 'de': 7.1197950288360445, 'february': 2.1088344556315284, 'munich': 13.94900897423626, 'vera': 6.422147197757358, 'during': 1.3174651479035495, 'learned': 4.275972279772766, 'school': 1.2227872792173518, 'netherlands': 3.987985746974593, 'herbers': 29.663649301671256, '20002001': 5.996062802446458, 'university': 0.8473430048211847, 'rbrs': 10.986495389225194, 'oboist': 7.585298007563039, 'hague': 5.668375395380978, 'stopped': 4.88617643720513, 'trap': 6.629786562535602, 'went': 4.103817037671037, 'nationale': 5.943070272305948, 'composer': 3.2290166226410153, 'series': 1.877080935838972, 'gymnasium': 6.629786562535602, 'born': 0.53639254752953, 'year': 1.3423616371539895, 'peter': 2.966224916405956, 'kammerspiele': 10.293348208665249, 'psychology': 4.2507153749828674, 'for': 0.07286252934328691, '19': 5.769635283541245, 'currently': 1.637088969126014, 'violinist': 5.067601534952048, 'wunderschnen': 10.986495389225194, 'moor': 7.202305755306933, 'dutch': 16.52856354788069, 'new': 0.8871532656125274, 'theaterschool': 10.293348208665249, 'announced': 2.7377046555287814, 'she': 15.819872381713754, 'attended': 2.2859811406819186, 'leeuw': 8.278445188122983, 'physicist': 5.114377599749778, 'studio': 3.0810537401649083, 'york': 1.701047544762206, '20012005during': 10.986495389225194, 'on': 0.18441275335060037, 'daughter': 3.170884857190004, '1980': 5.093662800636389, 'canadian': 2.766899935048114, 'of': 0.024937057194669147, '19992000': 5.433535804303577, 'studied': 4.586668229974355, 'graduation': 4.125831717776908, 'americas': 4.168664817771044, 'drama': 3.3860930547247943, 'became': 1.3300599330549516, 'studies': 4.6860440637972545, 'toneel': 10.986495389225194, 'bell': 4.618308202874702, 'pair': 4.8997206623128875, 'werner': 6.023650758965287, 'brush': 6.669007275688884, 'female': 3.502688701559359, 'ghent': 6.766987684049088, 'monat': 10.986495389225194, 'amsterdam': 22.656484129425362, 'speak': 4.812709285323257, 'het': 6.796840647198769, 'city': 1.7402088904755424, 'from': 0.29375533798563447, 'her': 4.650646135898402, 'beths': 9.19473591999714, 'los': 2.573774219405668, 'pronunciation': 4.67476058007228, 'films': 2.78045762644638, 'was': 0.15873157122436693, 'conductor': 8.828425693062373, 'that': 0.6614069466714981, 'mira': 14.070503341287534, 'award': 1.6322278484423687, 'lives': 2.532029027717262, 'hb': 7.585298007563039, 'with': 0.40493728504412135, 'upherbers': 10.986495389225194, '1993': 2.3032794139845048, 'october': 3.8365895688202687, '1999': 1.9968016883646342, 'will': 2.679776346022504, 'while': 1.8364359481339414, 'guido': 6.9975113426609195, 'growing': 4.272324859315723, 'au': 6.286015023432778, 'piece': 4.144879912747602, 'at': 0.645957859962386, 'and': 0.007451438980487283, 'played': 1.5454402004384837, 'is': 0.08284875142655995, 'it': 1.3165805834938153, 'im': 4.295653111806631, 'performed': 2.5307521601251795, 'in': 0.01255028255157884, 'ntgent': 10.986495389225194, 'film': 2.033113917057952, 'reinbert': 9.600201028105303, 'televisionherbers': 10.986495389225194, 'katja': 8.588600116426823, 'talentshe': 9.600201028105303, 'member': 2.440865025201477, 'role': 2.20355903287593, 'pianist': 4.07474808897352, 'manhattan': 4.491229833288186, 'play': 2.270287418073342, 'theatre': 8.980652525721265, 'after': 1.8886668840026128, 'but': 1.313994565464302, 'mai': 6.859361004180102, 'the': 0.0015236676386087002, 'a': 0.022476737890332586, '2002': 1.8753125887822302, '2003': 1.8013702663900752, 'english': 2.239461125047026, 'ktja': 10.986495389225194, '2013in': 6.182474344491938}, {'coach': 2.722132059493527, 'mexican': 4.418417477813218, 'newcastle': 4.963047796264162, 'years': 1.0752380994247055, 'shaka': 9.377057476791094, 'world': 1.370623244696304, 'playoffs': 4.823180585190553, 'before': 1.4967823726683713, 'slot': 5.718637230161866, 'ham': 5.989283115461079, '22': 2.83833894930357, 'cup': 5.345286243653974, 'had': 1.177428412308558, 'bench': 4.693076110378713, 'to': 0.1408348130453977, 'under': 1.8347379746813095, 'dispute': 5.078412451056264, 'regularly': 3.4954077956903187, 'division': 8.371829993731193, 'his': 0.5252229104273147, 'contention': 6.843360662833661, 'matches': 3.9725799144146667, 'overall': 3.3986781692317676, 'february': 2.1088344556315284, 'despite': 3.327324021559136, 'during': 1.3174651479035495, 'now': 1.96695239252401, 'him': 1.5755843267871936, 'ruled': 4.934406220300778, 'term': 3.1064471882536173, 'receiving': 3.73515040585298, 'occasions': 4.253093497387835, 'university': 0.8473430048211847, 'team': 6.928169770522762, 'finishing': 3.5202678330097132, 'automatic': 5.9626148683789175, 'side': 3.0715123833768, 'england': 7.940266869618153, 'liga': 5.956057467832759, 'espn': 5.075698745184667, 'keegans': 8.907053847545358, 'national': 1.1860931647723914, 'briefly': 3.841299254228023, 'born': 0.268196273764765, 'second': 5.017277494459604, 'eredivisie': 7.0744723837970485, 'goalkeeper': 5.233922750399561, 'out': 1.8484031814566355, 'runnerup': 4.249528431223339, 'for': 0.7286252934328691, 'tobago': 12.762650406474206, 'won': 1.3836400683164753, 'provides': 4.457076550962969, 'international': 1.457919491753774, 'league': 2.0856737843099666, 'reading': 4.19078961405168, 'ever': 2.956736868784372, 'full': 3.003055326218652, 'initially': 3.6873739265143946, '200203he': 10.986495389225194, 'of': 0.012468528597334574, 'losing': 3.773463729390325, 'news': 2.822839213056762, 'starred': 3.5683145664984064, 'both': 1.6730570592454443, 'working': 2.074561053063768, 'career': 1.3050270203415668, 'where': 3.267228636272019, 'eligible': 5.501698455734539, 'against': 2.0079609791418744, 'goalkeeping': 6.766987684049088, 'became': 1.3300599330549516, 'u21': 6.286015023432778, 'promotion': 3.8914310119380633, 'first': 1.3912097427986205, 'cm': 5.334006208956544, '1st': 8.294037901992704, 'neil': 4.5439552227569955, 'trinidad': 12.01952329360924, 'service': 2.600778560597343, 'countrys': 4.613175599648182, 'west': 2.602605045123377, 'top': 2.2740644157484557, 'two': 2.1977663716947125, 'sports': 3.001691999490788, 'was': 0.3968289280609173, 'on': 0.7376510134024015, 'season': 1.8875336052324008, '2006he': 5.943070272305948, 'but': 2.627989130928604, 'serie': 5.89889905399281, 'finished': 2.6924457491231664, 'part': 1.9194481870754878, 'chile': 5.094851177399423, 'worked': 1.553891853362109, 'with': 0.20246864252206068, 'former': 1.3573131120992086, 'he': 1.706948461269792, 'majority': 3.919175540571719, 'quinnipiac': 8.907053847545358, 'this': 1.2818856957987381, 'appearance': 3.3277958309568954, 'hislop': 8.907053847545358, 'following': 1.9609195556941061, 'mx': 8.042056410058754, 'and': 0.005961151184389826, 'portsmouth': 5.793538538334984, 'played': 4.636320601315451, 'is': 0.05523250095103997, 'premier': 3.6766139034004075, 'an': 0.5964781781637943, 'as': 0.1271695220124118, 'at': 0.21531928665412867, 'in': 0.008688657151093043, 'kevin': 4.026147660123887, 'returned': 2.224475435663605, 'united': 3.1358441573411118, 'end': 2.419560105914143, '1969': 2.8490995591685433, 'also': 0.9254541832324698, 'which': 1.5348619340875385, 'commentary': 4.8023464982877115, 'several': 1.6205197257175628, 'play': 6.810862254220026, 'separate': 4.8401661315562965, 'football': 5.117141331134278, 'fa': 4.835892620778915, 'successive': 5.565960389952909, 'seasons': 2.6358291487042704, 'medal': 2.8585003334532493, 'opted': 5.634637255749128, 'a': 0.03371510683549888, 'later': 1.4294496043477696, 'spent': 2.418609083493439, 'broadcasting': 3.9574078250755322, '2006': 1.520737905384506, 'tenure': 3.595080154549836, 'the': 0.0014220897960347868}, {'miso': 10.293348208665249, 'now': 1.96695239252401, 'producer': 5.231432432528987, 'jazzanova': 10.293348208665249, 'sinclar': 8.789270811888976, 'charles': 3.3550637246482893, 'named': 2.0300155412252816, 'by': 1.498213648247895, 'influencers': 8.042056410058754, 'imprint': 5.673289410183407, 'including': 3.681847337538355, 'teamed': 4.91345085512479, 'pitch': 5.028070696195412, 'japan': 6.518801808890705, 'frontier': 5.982549083279735, 'album': 9.805063341291433, 'contributions': 3.5498781239909682, 'its': 1.6875948402695313, 'perfect': 4.757984385634011, 'video': 6.163582950702896, 'one': 0.9309307338087167, 'zed': 7.851001173296044, 'panther': 6.6170475367581725, 'trying': 4.706099550264999, 'heavily': 9.169156384996018, 'had': 1.177428412308558, 'better': 3.445873860568042, 'to': 0.7041740652269886, 'production': 5.498561371751411, 'helps': 5.668375395380978, 'under': 1.8347379746813095, 'circle': 4.687546142369252, 'has': 2.570985238464234, 'do': 3.162449378368902, 'collaborations': 4.808551275174594, 'his': 3.676560372991203, 'dj': 4.263865594369746, 'which': 2.302292901131308, 'very': 2.811792506755733, 'synonymous': 7.431147327735781, 'practice': 3.336326688380194, 'soon': 3.379113963585403, 'early': 3.858845507304458, 'records': 2.678542843954175, 'artwork': 5.062239591810663, 'aspirations': 6.766987684049088, 'world': 2.741246489392608, 'years': 1.0752380994247055, 'shostakovich': 7.115294378317303, 'projects': 3.0071564939628668, 'worlds': 3.5737313717986314, 'runs': 3.5323543110785156, 'name': 4.867098056206278, 'success': 2.881489851677948, 'artist': 2.4318137533979653, 'occasions': 4.253093497387835, '1996': 2.135691193468776, 'emi': 5.592867842872833, 'worldclass': 6.629786562535602, 'whether': 4.744272123770029, 'filling': 5.9758600951289385, 'cartoons': 5.713495830661447, 'martin': 28.01252084748426, 'works': 4.42869989996019, 'labresults': 10.986495389225194, 'few': 3.0010110324913715, 'development': 2.3538329480028426, 'eastern': 3.630854286250941, 'akatsuka': 9.887883100557085, 'england': 2.646755623206051, 'nineties': 6.1907048436284535, 'requested': 10.914132603427541, 'house': 4.651096468328522, 'composer': 3.2290166226410153, 'still': 2.700225936442129, 'some': 2.1974446757041473, 'licensed': 5.366094523508044, 'british': 2.238031759283139, 'companyfrom': 9.04058524016988, 'productions': 3.482654642526243, 'design': 3.1789853470090015, 'are': 1.7719638126305435, 'skateboarding': 7.552508184740048, 'close': 3.5416621153330006, 'soulhe': 10.986495389225194, 'ep': 4.529725733653031, 'martins': 10.768753136690986, 'out': 1.8484031814566355, 'even': 3.282585179608883, 'established': 3.0759047769687164, 'scenemartin': 10.986495389225194, 'debut': 4.344627132073753, 'croft': 7.728398851203712, '3rd': 4.133196296039116, 'ashes': 6.391375539090604, 'diluted': 8.907053847545358, 'label': 6.603422891404819, 'content': 4.611470569397098, 'lara': 6.696035948076803, 'version': 3.5105894198577974, 'hill': 3.794313330511949, 'print': 4.355812003582822, 'new': 2.6614597968375824, 'iveson': 28.80060308431591, 'across': 3.180613348996573, 'deborah': 5.688178022677158, 'be': 1.4062480045415613, 'records2009': 10.986495389225194, 'after': 2.833000326003919, 'replife': 10.986495389225194, 'vocalists': 6.27696518791286, 'atjazz': 76.90546772457635, 'of': 0.03740558579200372, 'here': 4.0697803688715855, 'ranges': 6.09614626100344, 'recordings': 3.6580580363300323, 'concentrate': 5.41434135704743, 'studio': 6.162107480329817, 'invite': 6.926052378678775, 'along': 2.5088749729287803, 'illustrations': 5.750053426395245, 'legend': 4.464402591055042, 'chapter': 4.290696472166703, 'on': 0.7376510134024015, 'great': 2.7682474625394486, 'voice': 3.2616069499021205, 'midland': 6.709829270209139, 'launch': 4.439709978464671, 'career': 1.3050270203415668, 'many': 3.279929325597492, 'industry': 8.871187645931855, 'allows': 5.625203223515769, 'job': 3.446936559924164, 'mantis': 8.421546031763658, 'sonykioon': 10.986495389225194, 'musicians': 7.1175130973846015, 'games': 6.699371904672875, 'omar': 5.7770092363837735, 'concentrates': 6.892150827003094, 'arrived': 4.84876833513896, 'bob': 3.5498781239909682, 'changes': 4.525027212871477, 'or': 1.9128915408224825, 'first': 0.6956048713993103, 'samethe': 10.986495389225194, 'appropriately': 7.728398851203712, 'fantastic': 5.89889905399281, 'own': 4.539919313361398, 'tomb': 13.85210475735755, 'continuation': 6.796840647198769, 'into': 3.2101258848132113, 'within': 9.086903960983264, 'clara': 5.989283115461079, 'scene': 3.553420040326614, 'two': 1.0988831858473562, 'featured': 2.542518260140216, 'moniker': 5.956057467832759, 'been': 1.954954670959205, 'another': 2.603062187988481, 'artists': 2.725227238647546, 'throughout': 2.8924222411558422, 'sawhney': 9.04058524016988, 'your': 3.7127090713802997, 'environment': 3.8660510168327065, 'story': 2.9774647041554636, 'raider': 15.790905871733758, 'from': 0.5875106759712689, 'writes': 3.738702807457348, 'working': 2.074561053063768, 'songs': 2.9508926963066124, 'distinct': 5.923900356198227, 'top': 2.2740644157484557, 'trademark': 16.806000979308315, 'due': 2.7324867986603505, 'long': 2.7823704566511536, 'heights': 5.399246730824944, 'their': 4.560587510979536, 'returns': 5.644161137260383, 'music': 7.171170633608139, 'mancinis': 9.377057476791094, 'way': 2.9688582293167167, 'series': 1.877080935838972, 'forward': 3.8848194176057507, 'john': 3.9826607978280886, 'was': 0.2380973568365504, 'is': 0.13808125237759994, 'williams': 3.850012180634947, 'gives': 4.872813209392963, 'remixing': 28.901181094126528, 'shoulders': 7.225295273531632, 'himself': 2.8194272108839566, 'north': 2.4321991098574545, 'reworking': 7.552508184740048, 'releases': 9.155933196331391, 'that': 1.3228138933429963, 'labfunk': 10.986495389225194, 'company': 8.780037449904768, 'but': 2.627989130928604, 'towns': 5.583818007352915, 'jordan': 4.777905363128566, 'demand': 5.190437638459822, 'known': 4.337318145795609, 'albums': 3.020602654140666, 'hold': 4.144879912747602, 'with': 1.2148118551323641, 'he': 0.640105672976172, 'sound': 7.0531612459681785, 'helped': 2.9399460319421156, '13': 2.714435767014782, 'soundmartin': 10.986495389225194, 'full': 3.003055326218652, 'henri': 6.134465125305577, 'these': 2.5975902181104877, '1998': 2.0687826320938068, 'misspent': 10.293348208665249, 'this': 6.409428478993691, 'up': 1.5635467678501844, 'youth': 2.9583663297934346, 'record': 6.45866071960291, 'computer': 3.5629269449660277, 'owns': 4.584578192498009, 'following': 1.9609195556941061, 'webster': 6.182474344491938, 'rework': 8.588600116426823, 'animated': 4.556775911186057, 'at': 0.43063857330825733, 'and': 0.01564802185902329, 'heart': 3.7764157610544062, 'angel': 4.8683981911838465, 'uks': 5.579323617765075, 'cover': 3.7092476625937105, 'rubbing': 9.04058524016988, 'in': 0.007723250800971594, 'it': 1.3165805834938153, 'deep': 4.283307275984332, 'states': 1.824400329877006, 'player': 2.134402625748065, 'as': 0.635847610062059, 'bias': 6.52058727057061, 'something': 4.272324859315723, 'fujio': 9.600201028105303, 'further': 6.5669754134919165, 'sought': 8.654402939083115, 'seen': 3.4810031144877702, 'work': 1.3993637697254548, 'saw': 3.4321605654994465, 'cites': 5.949542786811565, 'remixer': 14.272695575030271, 'pink': 5.3200687011127625, 'renowned': 4.064837205074066, 'realm': 6.259107570512853, 'harsh': 6.332535039067671, 'floor': 5.1487649420592545, 'breaking': 4.387986360610679, 'ideas': 4.288227335109782, 'for': 0.7286252934328691, 'also': 2.3136354580811744, 'amazing': 5.227593615347914, 'other': 1.4424007566948476, 'take': 3.112517009620693, 'spacemartins': 10.986495389225194, 'digital': 3.842877786521073, 'underground': 4.587900454689986, 'most': 1.4186204428983973, 'techniques': 4.231891289737232, 'nu': 7.0744723837970485, 'channel': 3.3662806186507392, 'mould': 7.767619564356994, 'hone': 7.654290879049991, 'jazz': 3.5088911460276053, 'led': 2.2402561008421333, 'frizzell': 9.04058524016988, 'stravinsky': 7.054669756500869, 'ltd': 4.465874261666498, 'wellreceived': 6.6170475367581725, 'soundtrack': 4.507985747016625, 'nitin': 8.278445188122983, 'hiphop': 5.296135934901134, 'flown': 6.696035948076803, 'producers': 8.911235522998618, 'scoring': 3.525429874870911, 'such': 1.763337513538397, 'core': 4.814794791814279, 'class': 3.280782565330767, 'mainstream': 4.584578192498009, 'darkness': 6.030668331623933, 'a': 0.05057266025324832, 'prolific': 4.547145018125096, 'famous': 3.2150066291075783, 'later': 2.858899208695539, 'well': 1.5295293417875981, 'more': 1.673778950632145, 'gamesnot': 10.986495389225194, 'inspirational': 6.037735498847026, 'time': 1.3253342074200498, 'the': 0.00243786822177392, 'audio': 4.548743739488793, 'musical': 2.7953093845824055, 'came': 2.4364478609380096, 'left': 2.191367476812056}, {'erol': 9.04058524016988, 'rymanher': 10.986495389225194, 'pilcher': 9.19473591999714, 'show': 2.1689013529494012, 'german': 13.011247273797174, 'able': 3.7487171973017515, 'twoyear': 4.736520146965711, 'soon': 3.379113963585403, 'actress': 3.318869297640204, 'clinic': 5.344588318287081, 'zev': 8.042056410058754, 'fear': 5.120027332291897, 'children': 2.4252853123921825, 'lessons': 9.608820965017125, '1': 2.0978765819243166, 'also': 0.4627270916162349, 'tv': 12.830166933843643, 'sexiest': 6.655762048938863, 'enough': 4.154541823659339, 'crime': 4.026147660123887, 'to': 0.2816696260907954, 'only': 1.819375719703575, 'writers': 3.5440026664307536, 'black': 3.1224597301527437, 'differently': 7.37557747658097, '19951996while': 10.986495389225194, 'bellringer': 10.986495389225194, 'express': 4.654993539331503, 'properlyin': 10.986495389225194, 'olivia': 6.1907048436284535, '17': 2.7543211528412543, 'accepted': 3.96719873551015, 'rebecca': 5.698228358530659, 'advanced': 3.7639293704030234, 'school': 1.2227872792173518, 'heaven': 5.351705786055945, 'appearing': 3.7487171973017515, 'roles': 3.204105053637735, 'january': 1.885412003185961, 'episodes': 8.363761738325142, 'twentyyearold': 9.377057476791094, 'roth': 6.304364162100975, 'she': 22.147821334399254, 'eva': 17.448034182561127, 'zdf': 7.851001173296044, 'two': 3.296649557542069, 'investigators': 6.313666554763288, 'greenlit': 9.04058524016988, 'the': 0.0025394460643478334, 'old': 2.905638969584208, 'deal': 3.576753435144271, 'series': 11.262485615033832, 'up': 1.5635467678501844, 'born': 0.268196273764765, 'fhmgermanys': 10.986495389225194, 'ard': 7.094675091114568, 'clown': 6.682430296021025, 'best': 1.5336010724149785, 'ultimately': 8.63399459873463, 'appear': 4.067800170204723, 'for': 0.14572505868657382, 'courses': 4.177456083182215, 'movie': 3.300792327990647, 'leah': 7.348909229498808, 'sanderin': 10.986495389225194, 'ice': 4.091825349791713, 'payday': 7.941972951501771, 'unable': 4.470302313182231, 'moderated': 7.37557747658097, 'seebergwhile': 10.986495389225194, 'between': 4.080501559789301, 'new': 0.8871532656125274, 'habermann': 10.293348208665249, 'numerous': 2.4220370053418425, 'rosa': 5.787998357959369, 'after': 0.9443334420013064, 'schedule': 5.449161122206657, 'equivalent': 5.493433945884646, 'however': 2.41879921563585, 'free': 2.956736868784372, 'ranked': 3.8210019141643485, 'conflicts': 5.570394987020774, '100': 2.9741457498974, 'by': 0.7491068241239475, 'obtained': 3.5599463168278898, 'on': 0.36882550670120073, 'of': 0.02909323339378067, 'hiatus': 5.437419304329975, 'graduation': 4.125831717776908, 'drama': 3.3860930547247943, 'angelsin': 10.293348208665249, 'commit': 5.996062802446458, 'first': 2.0868146141979307, 'love': 2.9738144595183553, 'appeared': 4.136493596378985, 'character': 3.5492890223539018, 'scene': 3.553420040326614, 'due': 2.7324867986603505, 'sisters': 4.756013941646713, 'such': 1.763337513538397, 'singing': 3.7965732184793866, 'sander': 7.489987827758714, 'monkey': 6.199003646443148, 'her': 7.751076893164003, 'lexx': 27.12175572050964, 'beer': 6.002888767516858, '2': 2.2482408126990716, '2002in': 6.21581076475953, 'films': 2.78045762644638, 'felicitas': 9.887883100557085, 'was': 0.7142920705096512, 'commissioner': 4.073752568732018, 'received': 1.5396609815666638, 'club': 2.2086316746040255, 'season': 3.7750672104648015, 'took': 2.2103282894939196, 'gap': 5.531174273867493, 'broadcast': 3.453871770436406, 'known': 1.4457727152652031, 'pumuckl': 10.293348208665249, 'with': 0.6074059275661821, 'women': 3.0715123833768, 'television': 4.00360339756268, 'has': 0.428497539744039, '1997': 2.1298344522079455, '16': 2.680270173193033, '1999': 1.9968016883646342, 'when': 1.3806055739282235, 'second': 3.344851662973069, 'xenia': 8.501588739437194, 'loves': 5.449161122206657, 'wild': 4.433987502190604, 'and': 0.00819658287853601, 'promises': 6.567654781428597, 'angel': 4.8683981911838465, 'played': 4.636320601315451, 'is': 0.05523250095103997, 'alongside': 3.2975820523603985, 'thus': 4.195273926499008, 'high': 1.906719387270128, 'as': 0.5086780880496472, 'cans': 8.153282045168979, 'in': 0.015446501601943188, 'scheduling': 7.348909229498808, 'seen': 3.4810031144877702, 'film': 4.066227834115904, 'again': 2.3853287640327783, 'no': 2.396423552396384, 'studying': 3.612493529875034, 'orourke': 8.09612363132903, 'who': 1.8197904379608427, 'write': 3.862822604020587, 'fire': 4.1174809385594875, 'other': 1.4424007566948476, 'role': 11.017795164379649, 'forest': 4.586237943916373, 'you': 2.914652239616036, 'comedy': 3.4937350883028153, 'beach': 4.012016478200149, 'diehlin': 10.986495389225194, '2005': 3.285172250655193, 'diploma': 4.4527065512918504, 'allowing': 4.842309755099548, 'included': 2.4446095852185854, 'seasons': 5.271658297408541, '2008': 1.5093391374786154, 'unavailable': 7.0744723837970485, 'a': 0.011238368945166293, 'rosamunde': 9.19473591999714, 'placement': 6.323056295113127, 'succeeded': 3.912378573027832, '1976': 2.71622627778857, 'dancing': 4.730745347471827, 'well': 1.5295293417875981, '2003': 1.8013702663900752, '2001': 1.9280249665871378, '2006': 1.520737905384506, 'projects': 3.0071564939628668, 'time': 1.3253342074200498, 'senior': 2.2990532222492712, 'playing': 2.0910027577735617}, {'dunstable': 9.04058524016988, 'shilton': 8.789270811888976, 'six': 2.4538226269605703, 'playoffs': 4.823180585190553, 'barking': 7.690658523220865, 'golden': 3.618155702913813, 'brisbane': 4.881702156810209, 'developed': 3.092923315720292, 'over': 1.4878231559557336, 'league': 4.171347568619933, 'recordbreaking': 6.781802769834228, 'ending': 4.547145018125096, 'steve': 6.98524300488327, 'manager': 8.470227040925938, 'own': 2.269959656680699, 'birmingham': 8.693239110797316, 'thanks': 5.282712914568993, 'feat': 5.1965352183279405, 'playercoach': 6.126682984863522, 'before': 1.4967823726683713, 'style': 6.40404430697745, '20': 4.88376320446593, '22': 2.83833894930357, 'personal': 3.033177042664763, 'highlights': 5.240292198685041, 'angilley': 10.986495389225194, 'had': 2.354856824617116, 'worth': 4.625192911652199, 'winning': 2.416330313042851, 'late': 2.374355720500003, 'athletic': 3.984339434821573, 'charge': 3.8922605433004387, 'coaching': 3.746562797904725, 'voted': 3.922591427753126, 'indeed': 5.469042492760487, 'halftime': 6.629786562535602, '2014': 2.2073995783446634, '2011': 1.7023470901042916, 'argyle': 46.40850593774922, '2013': 1.9545642372230505, 'eventually': 3.0940433457048417, 'them': 2.497495932179739, 'his': 3.413948917777546, 'preseason': 5.233922750399561, 'seeking': 4.810628119119433, 'matches': 3.9725799144146667, 'assistant': 2.5220702633476124, 'secondhalf': 7.402976450769084, 'senior': 2.2990532222492712, 'pfa': 13.85210475735755, '122': 6.796840647198769, 'scout': 4.92971137599657, 'foot': 5.151684652162589, 'continued': 2.720588055069447, 'net': 5.056906245835299, 'midfielder': 4.804410482508563, 'bobby': 4.460000529654404, 'debut': 2.1723135660368764, 'joined': 1.9082017981693435, 'mccall': 7.272923322520886, 'royston': 8.042056410058754, '225000': 8.789270811888976, 'barnstorming': 9.19473591999714, 'team': 3.464084885261381, 'alltime': 4.393450855082757, 'injured': 4.471782698352665, 'september': 1.9011515074236967, 'twitter': 5.544077678703401, 'fixture': 5.82170941530168, 'back': 2.443829401835926, 'rally': 5.477107052597217, 'up': 1.5635467678501844, 'born': 0.268196273764765, 'clubs': 3.4464050690798693, 'wigan': 6.111298066024043, 'year': 2.684723274307979, 'incidentally': 7.348909229498808, 'home': 7.263250876615448, 'peter': 2.966224916405956, 'hattrick': 6.3421044900838215, 'orient': 19.460057156684787, 'out': 1.8484031814566355, 'bagging': 8.789270811888976, 'poll': 10.25712446948347, 'unitedon': 9.600201028105303, 'fine': 3.577964822330568, '1992': 2.278351314316948, 'midfield': 16.737970853295224, 'attracted': 4.640859028396599, 'enough': 4.154541823659339, 'between': 2.0402507798946505, 'new': 0.8871532656125274, 'wembley': 5.892745188418432, 'undisputed': 14.862294655471562, 'ever': 2.956736868784372, 'christmas': 4.324640648679884, 'victory': 3.384593429350028, 'be': 2.8124960090831226, 'combative': 7.808441558877249, 'intimate': 5.750053426395245, 'attention': 3.4269358932174945, 'free': 5.913473737568744, 'promptly': 6.497859019493054, 'day': 2.661431695593997, 'allaction': 9.19473591999714, 'instructing': 7.767619564356994, 'licence': 6.118960938769612, 'captainhe': 8.347438059609935, 'boss': 10.423887687361571, 'super': 3.858801689877796, 'by': 0.7491068241239475, 'wait': 11.785490376836863, 'gained': 3.3796108580055644, 'on': 0.9220637667530018, 'orients': 9.887883100557085, 'division': 5.5812199958207955, 'stevie': 5.782488702148399, '32': 4.3717697890214335, 'friendly': 5.224444006445018, 'against': 2.0079609791418744, 'became': 3.9901797991648547, 'place': 2.5222811225998436, 'action': 3.467888172409942, 'fans': 8.07136124156522, 'castle': 40.803130862200305, 'road': 3.567114806306502, 'first': 0.6956048713993103, 'and': 0.008941726776584738, 'named': 6.090046623675844, 'cambridge': 3.654126183296132, 'retired': 2.359013843914834, 'campaign': 3.025822780837077, 'headed': 4.374454354392102, 'win': 2.5472637392786686, 'football': 7.675711996701418, 'one': 1.8618614676174334, 'county': 2.8412358227083288, 'playoff': 4.492741549373508, 'denis': 5.7032916604872055, 'quinn': 6.030668331623933, 'seasons': 5.271658297408541, 'jimmy': 4.254284682757988, 'table': 4.987558827278511, 'total': 3.2767385247710297, 'second': 3.344851662973069, 'city': 3.480417780951085, '1984': 2.5258725492973513, 'fee': 5.114377599749778, 'from': 0.29375533798563447, 'would': 2.136551161989598, 'to': 0.6102841898633901, 'transfer': 8.825630444529097, 'top': 2.2740644157484557, 'played': 6.181760801753935, 'due': 2.7324867986603505, 'next': 2.670439668860552, 'their': 1.5201958369931787, 'of': 0.045717938190226765, 'expected': 4.866197970274244, 'amassing': 7.094675091114568, 'injuryin': 7.990763115671204, 'final': 7.316900994038653, 'dalglish': 8.588600116426823, 'more': 1.673778950632145, 'firm': 3.3971595660545773, 'liverpool': 4.68570959456195, 'relationship': 3.85160453765931, 'that': 1.3228138933429963, 'duly': 7.179832899454874, 'moved': 2.0172079891067893, 'transferring': 5.658619220435613, 'park': 3.199528386610323, 'took': 2.2103282894939196, 'but': 1.313994565464302, 'taken': 3.500442771362054, '199394': 5.833203794727416, 'game': 7.250698557047725, 'goals': 10.374490867553842, 'general': 2.220724845237937, 'with': 0.8098745700882427, 'former': 1.3573131120992086, 'he': 2.13368557658724, 'town': 6.40154898538114, 'newlook': 9.377057476791094, '1993': 2.3032794139845048, 'october': 1.9182947844101343, 'target': 5.262910287272813, '17': 2.7543211528412543, '16': 2.680270173193033, 'was': 0.4761947136731008, 'boy': 4.012016478200149, 'see': 3.465177409025954, 'until': 1.7591012626831841, 'career': 1.3050270203415668, 'plymouth': 5.868501576808439, 'three': 4.474507588072786, 'gould': 6.642689967371511, 'were': 1.521978023354629, 'following': 3.9218391113882123, 'highlight': 5.557149760270754, 'stockport': 6.752388884627935, 'similar': 4.161035352969887, 'minutes': 4.058937482946877, 'notched': 6.979162203992724, 'at': 1.291915719924772, 'castles': 7.808441558877249, 'website': 3.6659684269524546, 'kenny': 4.897450513778348, '200001': 5.810345656651365, 'december': 4.00285165915879, 'is': 0.027616250475519986, 'alongside': 3.2975820523603985, 'turned': 3.394129260705398, 'it': 1.3165805834938153, 'an': 0.5964781781637943, '13th': 4.9534091674263925, 'as': 0.635847610062059, 'vs': 5.01014447992726, 'unitedplymouth': 10.986495389225194, 'have': 1.4416847832984716, 'seen': 3.4810031144877702, 'spells': 5.316614466244674, 'partner': 3.4248536436364145, 'saw': 3.4321605654994465, 'negotiations': 5.0976174308923135, 'appearances': 2.8360274776011907, 'confirmed': 4.1621217191821085, '199798': 5.868501576808439, 'end': 2.419560105914143, 'peterborough': 12.047301517930574, '1966': 3.087341905882097, 'boxing': 5.108759607445555, 'parks': 5.289401902719789, '322': 7.728398851203712, 'also': 0.4627270916162349, 'squad': 3.955637913109074, '199091': 6.126682984863522, 'season': 9.437668026162005, 'xi': 5.539758017558884, '12': 2.511583590065563, 'start': 3.281232914358869, 'wimbledon': 5.744748374165552, 'scored': 6.458888494386361, 'gillingham': 6.961143698490045, 'may': 1.7899497282712007, 'separate': 4.8401661315562965, 'favourite': 5.114377599749778, 'advice': 4.846610836998939, 'who': 0.9098952189804214, 'paid': 4.48821323974876, 'director': 1.6150570969066835, 'marched': 7.851001173296044, '1995castle': 10.986495389225194, 'tier': 5.76613956414687, 'knee': 4.808551275174594, 'meaningful': 6.812108119329557, 'leyton': 13.447631024367757, 'vein': 6.8276123058655225, 'a': 0.10676450497907979, 'in': 0.021238939702671884, 'for': 0.43717517605972145, 'third': 2.3506306680914584, 'relegation': 5.473066643060212, 'well': 1.5295293417875981, 'persistent': 6.796840647198769, 'astonishing': 7.035251670643767, '2001': 1.9280249665871378, '2006': 1.520737905384506, 'greatest': 3.7530399706037554, 'english': 2.239461125047026, 'the': 0.002641023906921747, 'left': 4.382734953624112, 'uefa': 4.8401661315562965, 'marvel': 6.2679965179301}, {'ikebana': 9.887883100557085, 'cameo': 5.6393878585077255, 'show': 2.1689013529494012, 'tehran': 5.804711838933109, 'wiener': 6.908957945319475, 'including': 1.2272824458461182, 'laments': 8.789270811888976, 'dietch': 10.293348208665249, 'la': 2.801702735060116, 'representing': 3.535253704237518, 'glamourhe': 10.986495389225194, 'theremin': 32.38449452531612, 'to': 0.046944937681799234, 'arrangementra': 10.986495389225194, '2014': 2.2073995783446634, 'has': 1.713990158976156, '2010': 4.77850188036592, 'boulder': 5.839000912411741, 'his': 2.100891641709259, 'combination': 5.03325205493741, 'song': 2.869182927623221, 'very': 2.811792506755733, 'bands': 3.520840079091138, 'records': 2.678542843954175, 'musicarmen': 10.986495389225194, 'judge': 3.466802985108655, 'arias': 6.979162203992724, 'projects': 6.0143129879257335, 'lincoln': 4.480711329096966, 'pianist': 4.07474808897352, 'konzerthaus': 7.520759486425468, 'opera': 3.4411056396133706, 'debut': 2.1723135660368764, 'standards': 4.653215761085504, 'joes': 6.961143698490045, 'release': 2.9982917922026187, 'californiain': 6.709829270209139, 'concerts': 4.0501526533911445, 'vogue': 5.457066301713771, 'art': 2.4446095852185854, 'concert': 3.5032509731513444, 'classical': 7.186464588922713, 'appearance': 3.3277958309568954, 'almond': 7.808441558877249, 'mozartsaal': 10.986495389225194, 'born': 0.268196273764765, 'taught': 2.8485149347730556, 'are': 1.7719638126305435, 'logo': 6.2329051981188295, 'folk': 8.296180376755702, 'album': 4.9025316706457165, 'plays': 2.869182927623221, 'network': 3.154481208719725, 'for': 0.21858758802986072, 'currently': 1.637088969126014, 'recorded': 2.7070519015125285, 'factory': 4.68570959456195, 'various': 2.3663846638022705, 'ra': 13.04117454114122, 'cnn': 4.765905219125455, 'new': 1.7743065312250548, 'solo': 2.838628259301248, 'iran': 4.883936794611626, 'bb': 6.6170475367581725, 'pg13': 10.293348208665249, 'pub': 5.930249583876886, 'york': 3.402095089524412, 'post': 2.9162144958312948, 'by': 0.7491068241239475, 'on': 1.1064765201036022, 'stone': 4.332342869041976, 'resides': 3.627027750969573, 'of': 0.012468528597334574, 'british': 2.238031759283139, 'times': 2.1000862223759134, 'etc': 4.639106179569184, 'american': 1.1273777844250068, 'armenian': 11.912114935665517, 'raised': 6.119063688724432, 'madness': 6.391375539090604, 'appeared': 6.204740394568478, 'cd': 3.769051957528662, 'featured': 2.542518260140216, 'bats': 5.3200687011127625, 'armen': 17.814107695090716, 'village': 3.9268777609338112, 'along': 2.5088749729287803, 'sharon': 5.653776595959825, 'arts': 2.183972890940773, 'from': 0.29375533798563447, 'guest': 3.134445181959305, 'cbgbs': 8.347438059609935, 'marc': 4.696779818316197, 'museum': 6.488186734818825, 'vh1': 6.2951475069960505, 'been': 0.9774773354796025, 'their': 1.5201958369931787, 'fuses': 8.042056410058754, 'music': 3.5855853168040697, 'heritage': 4.322086368874786, 'mama': 6.174311033852777, 'master': 3.1224597301527437, 'hollywood': 3.902268967127278, 'was': 0.07936578561218346, 'vienna': 4.449803791633889, 'melodic': 6.182474344491938, 'himself': 2.8194272108839566, 'both': 3.3461141184908887, 'halloween': 6.875621525051883, 'hotel': 4.400323734370519, 'hbo': 5.22130428644035, 'released': 2.0078348995855078, 'visual': 3.988899406243268, 'needles': 7.851001173296044, 'known': 1.4457727152652031, 'armens': 10.986495389225194, 'with': 0.8098745700882427, 'he': 1.06684278829362, 'king': 3.452801679376562, 'october': 1.9182947844101343, 'mtv': 4.717399105518933, 'nations': 3.361876403065796, 'recording': 2.9764678607434605, 'many': 3.279929325597492, 'voice': 3.2616069499021205, 'my': 2.903166780438819, 'performed': 2.5307521601251795, 'and': 0.008941726776584738, 'fork': 7.402976450769084, 'performer': 4.073752568732018, 'played': 3.0908804008769675, 'is': 0.05523250095103997, 'modern': 6.2743431423692675, 'influence': 4.000853571585986, 'an': 0.5964781781637943, 'as': 0.1271695220124118, 'at': 0.21531928665412867, 'voltaires': 9.887883100557085, 'in': 0.005792438100728695, 'everyday': 5.377023594040234, 'film': 2.033113917057952, 'instrumentation': 6.453895896071939, 'united': 1.5679220786705559, 'descent': 4.7136183826790266, 'bowl': 4.5126046928729195, 'lounge': 6.103693466638823, 'iranianarmenian': 10.986495389225194, 'variet': 9.887883100557085, 'showcases': 6.752388884627935, 'party': 2.3540111534742225, 'gershwin': 7.179832899454874, 'play': 2.270287418073342, 'knitting': 7.489987827758714, 'track': 3.490953445340938, 'collaboration': 3.7154868509442025, 'artist': 4.863627506795931, 'rolling': 4.8401661315562965, 'a': 0.022476737890332586, 'singer': 2.7818235602743835, 'center': 2.378000039402171, 'monsterhe': 10.986495389225194, 'i': 2.4031399955552883, 'cover': 3.7092476625937105, 'musical': 2.7953093845824055, 'aunt': 6.126682984863522, 'mother': 3.112517009620693, 'the': 0.0013205119534608735, 'first': 0.6956048713993103, 'playing': 2.0910027577735617, 'songs': 2.9508926963066124}, {'all': 1.6431112434912472, 'mackintosh': 7.690658523220865, 'producer': 10.462864865057973, 'show': 2.1689013529494012, 'executive': 2.4958515330424933, 'eton': 6.332535039067671, 'held': 2.1669778486203057, 'tours': 4.057957571060529, 'directs': 5.526909875081035, 'cameron': 5.377023594040234, 'barony': 8.588600116426823, 'geoffrey': 5.6158573610975315, 'producing': 3.830318751744579, 'freelance': 4.29938678135868, 'writer': 5.022332803815312, 'father': 2.53865227594375, 'young': 2.4099018545275093, 'to': 0.18777975072719694, 'repertory': 5.51422471555372, 'actors': 4.251903729252247, 'acted': 4.137429106591736, 'started': 2.1106492114865967, 'then': 1.4309354361561304, 'schoettle': 10.986495389225194, 'charles': 3.3550637246482893, 'around': 5.275915127678194, 'amy': 5.160495281844744, 'world': 1.370623244696304, 'now': 1.96695239252401, 'school': 1.2227872792173518, 'james': 2.762331876587333, 'brother': 6.072691003146352, 'shaughnessy': 34.35440046570729, 'gameshis': 8.153282045168979, 'cartoons': 5.713495830661447, 'including': 1.2272824458461182, 'went': 4.103817037671037, 'old': 2.905638969584208, 'upstairs': 7.094675091114568, 'scriptwriter': 6.696035948076803, 'series': 1.877080935838972, 'national': 1.1860931647723914, 'directing': 4.3544936118295645, 'video': 3.081791475351448, 'wife': 2.683981670711037, 'our': 3.573128053529954, 'best': 3.067202144829957, 'ultimately': 4.316997299367315, 'and': 0.013412590164877109, 'for': 0.36431264671643454, 'daytime': 5.693190564500702, 'provides': 4.457076550962969, 'anne': 9.003720307179885, 'principal': 3.545761681835933, 'bold': 5.996062802446458, 'sheffield': 4.9042764788487485, 'nanny': 7.054669756500869, 'become': 2.4964678658817263, 'by': 0.37455341206197373, 'on': 0.7376510134024015, 'central': 2.8997774689212887, 'of': 0.02078088099555762, 'months': 3.0427126967665687, 'days': 3.0398778259807213, 'david': 4.9025316706457165, 'angeles': 2.6939468752494338, 'presumptive': 8.09612363132903, 'beautiful': 4.576320507259028, 'vic': 5.465034471362948, 'maxwell': 5.880549915324614, 'into': 1.6050629424066056, 'touring': 3.8397232097725573, 'wade': 6.199003646443148, 'shaughnessey': 10.986495389225194, 'katie': 6.199003646443148, 'voiceovers': 7.0162034756730725, 'service': 2.600778560597343, 'basis': 4.184100625900883, 'three': 1.4915025293575952, 'restless': 6.371374872383935, 'los': 2.573774219405668, 'live': 2.586285553294776, 'alfred': 4.8596262051110095, 'films': 2.78045762644638, 'was': 0.15873157122436693, 'head': 2.464115671121657, 'educated': 3.3282678630638425, 'both': 1.6730570592454443, 'downstairs': 7.851001173296044, 'moved': 2.0172079891067893, 'company': 2.195009362476192, 'heir': 6.304364162100975, 'lives': 2.532029027717262, 'known': 2.8915454305304062, 'with': 0.40493728504412135, 'former': 1.3573131120992086, 'he': 1.493579903611068, 'television': 8.00720679512536, 'developing': 3.7973276508048714, '18': 2.726778428203672, 'work': 1.3993637697254548, 'london': 4.439578782949358, 'movies': 4.061882993176634, 'while': 1.8364359481339414, 'uk': 5.5812199958207955, 'college': 1.5613662703175555, 'godspell': 7.941972951501771, 'is': 0.1656975028531199, 'speech': 4.43113849741453, 'turned': 3.394129260705398, 'spelled': 6.118960938769612, 'as': 0.2543390440248236, 'his': 1.0504458208546295, 'at': 0.21531928665412867, 'have': 1.4416847832984716, 'in': 0.006757844450850144, 'seen': 3.4810031144877702, 'drama': 6.7721861094495885, 'perform': 3.956522477518808, 'commercials': 4.392081929475416, 'actor': 8.87412067533283, 'also': 0.9254541832324698, 'josiehe': 10.986495389225194, 'which': 0.7674309670437692, 'becoming': 2.90749713054004, 'daughters': 4.187439527166398, 'theatre': 8.980652525721265, 'director': 3.230114193813367, 'a': 0.02809592236291573, 'older': 4.370430204092377, 'theatres': 5.341048491581956, 'the': 0.0016252454811826135, 'britishborn': 6.908957945319475, 'uslater': 10.986495389225194}, {'serving': 2.8470548673505855, 'suburban': 5.7290000171974125, 'coastsea': 9.600201028105303, 'interim': 4.632125348427844, 'fifth': 3.556974546438732, '24': 2.8790765775052196, 'retirement': 3.2137426727564526, 'candidate': 6.294727481901723, '1942': 4.106111307039189, 'folded': 5.693190564500702, 'better': 3.445873860568042, 'to': 0.2816696260907954, 'stephen': 3.8125370694684007, 'role': 2.20355903287593, 'tory': 6.52058727057061, 'eventually': 3.0940433457048417, 'his': 1.3130572760682868, 'returned': 2.224475435663605, 'government': 6.920019823082214, 'very': 2.811792506755733, 'bid': 4.613175599648182, 'credit': 8.967410686619141, 'criticized': 4.568130453288983, 'they': 1.8993401178193898, 'stockwell': 7.690658523220865, 'accepted': 3.96719873551015, 'continued': 2.720588055069447, 'day': 7.984295086781991, 'progressive': 4.197523646233024, 'january': 3.770824006371922, 'chuck': 5.120027332291897, '19': 2.8848176417706224, 'red': 3.274498882177525, 'crossing': 5.552773385670955, 'served': 4.6088170497915755, 'stronachs': 9.887883100557085, 'people': 2.5151367341527564, 'house': 6.9766447024927825, 'commons': 5.120027332291897, 'elected': 4.47638095369114, 'election': 5.14178410714118, 'resigned': 13.225278995154415, 'whip': 5.289401902719789, 'said': 2.808417925375587, 'for': 0.21858758802986072, 'reform': 8.185678069245117, 'federal': 3.0888272384982884, 'douglas': 4.558390116540598, 'conservative': 11.439910940215787, 'new': 1.7743065312250548, 'approach': 4.100985719190377, 'leader': 13.659832536427249, 'caucus': 5.122864213627097, 'told': 3.965411424936054, 'legislative': 3.6283016364921616, 'after': 1.8886668840026128, 'assembly': 3.3434917536644764, 'got': 3.2070284217668696, 'however': 2.41879921563585, 'leadership': 3.2049394299898544, 'joe': 3.6099872628989744, 'belinda': 7.202305755306933, 'conservatives': 11.386381129001403, 'active': 2.7479584590534256, 'which': 1.5348619340875385, 'faced': 4.495771854722687, 'on': 0.36882550670120073, 'about': 1.9265128988375737, 'canadian': 5.533799870096228, 'country': 2.6743602815767815, 'british': 8.952127037132556, 'david': 2.4512658353228582, 'chosen': 3.80186623650788, 'place': 2.5222811225998436, '1970s': 3.216272185066409, 'asked': 3.664645675436838, 'harpers': 5.9175911870049624, 'first': 0.6956048713993103, 'criticism': 4.3650897374610595, 'and': 0.007451438980487283, 'named': 2.0300155412252816, 'alliance': 7.986960532584468, 'opposition': 11.391982952414615, 'campaign': 3.025822780837077, 'had': 2.354856824617116, 'into': 1.6050629424066056, 'speaker': 3.580999726025722, '1990s': 3.1109960967799863, 'sky': 4.457076550962969, '1986': 2.487466168436628, 'from': 0.5875106759712689, '1983': 2.57266471080411, 'west': 2.602605045123377, 'been': 0.9774773354796025, 'pc': 5.142950972193835, 'liberals': 5.579323617765075, 'convention': 4.417013968810898, 'resulted': 4.015765311081669, 'john': 1.9913303989140443, 'was': 1.0317552129583851, 'until': 5.277303788049553, 'happy': 4.8401661315562965, 'parliament': 9.94400577403924, 'triggered': 6.592046234552756, 'that': 1.9842208400144945, 'but': 1.313994565464302, 'cabinet': 7.632751691551133, 'leaderreynolds': 10.986495389225194, 'reelectionreynolds': 10.986495389225194, 'minister': 10.993948560027166, 'riding': 12.868383424676129, 'with': 0.20246864252206068, 'he': 2.347054134245964, '1991': 2.3750835225699753, 'politician': 2.6023765520342987, '1997': 4.259668904415891, 'born': 0.268196273764765, 'this': 1.2818856957987381, 'reelected': 3.68265216394749, 'bargain': 6.812108119329557, 'emerson': 18.17772511220397, 'mp': 13.29768595559815, 'of': 0.05403029058844982, 'newspaper': 3.4624739740190695, 'social': 5.245373009416627, 'strongly': 4.925038470297177, 'liberal': 3.7344414373723804, 'remained': 6.640546927124939, 'well': 1.5295293417875981, 'is': 0.027616250475519986, 'defeated': 3.4068165661347387, 'an': 0.29823908908189717, '1980s': 2.9688582293167167, 'coordinator': 4.233057470627415, 'as': 1.6532037861613533, 'someone': 10.195234861784627, 'at': 0.43063857330825733, 'have': 1.4416847832984716, 'in': 0.021238939702671884, 'claimed': 3.846042346124036, 'politics': 3.0398778259807213, 'reynolds': 28.491141792653295, 'party': 9.41604461389689, 'end': 2.419560105914143, 'floor': 5.1487649420592545, 'harper': 10.82868271409486, 'offer': 4.625192911652199, 'when': 5.522422295712894, 'switch': 5.658619220435613, 'member': 1.2204325126007385, 'also': 0.4627270916162349, 'vancouver': 8.438304527919604, 'policiesbeginning': 10.986495389225194, 'instead': 3.8056641901806385, 'clarks': 6.843360662833661, 'columbia': 12.929771000757748, 'minority': 4.6496696580787535, 'provincial': 8.42454300573516, 'who': 1.8197904379608427, 'leftleaning': 7.895452935866879, 'coming': 3.7624705809393637, 'strahl': 10.293348208665249, 'a': 0.0730493981435809, 'emersons': 9.377057476791094, '1977': 2.6962027980008787, '1974': 2.77067759739274, 'revolt': 7.054669756500869, '1972': 2.8070152038663028, 'disagreeing': 8.501588739437194, 'chief': 2.552031845407953, '2001': 1.9280249665871378, '2006': 3.041475810769012, 'firestorm': 8.683910296231149, '2005': 1.6425861253275964, 'the': 0.0025394460643478334, 'having': 2.448323791423765, 'vancouversunshine': 9.600201028105303}, {'coach': 2.722132059493527, 'managed': 3.5225587847562694, 'vfagrieg': 10.986495389225194, 'is': 0.027616250475519986, 'polled': 6.199003646443148, 'years': 1.0752380994247055, 'whilst': 4.442583543660402, 'carltona': 10.986495389225194, 'fine': 3.577964822330568, 'its': 5.062784520808594, 'onset': 6.926052378678775, 'votes': 3.7875641485370206, '21': 2.797250863489293, '23': 5.938375763073227, 'had': 2.354856824617116, 'winning': 2.416330313042851, 'to': 0.2816696260907954, 'only': 1.819375719703575, 'award': 1.6322278484423687, 'under': 1.8347379746813095, 'suffered': 4.044338683525725, 'team': 1.7320424426306904, 'footballer': 3.2388985505323085, 'suburban': 5.7290000171974125, 'his': 0.7878343656409721, 'preseason': 5.233922750399561, 'rules': 3.8272034844276295, 'compiled': 4.870603263742161, 'handballs': 8.421546031763658, 'nearly': 3.8452502668747033, 'despite': 3.327324021559136, 'not': 3.1760341502672342, 'during': 1.3174651479035495, 'listin': 7.552508184740048, 'him': 3.1511686535743872, 'association': 2.1546374540272892, 'name': 2.433549028103139, 'captaining': 6.411784410721811, 'did': 2.318987437150089, 'debut': 2.1723135660368764, 'wish': 5.489327163931993, 'noted': 3.443222042519748, 'the': 0.0015236676386087002, 'dean': 3.7016744766565908, 'ten': 2.9294347072594293, 'griegs': 8.789270811888976, 'some': 2.1974446757041473, 'mishap': 8.683910296231149, 'born': 0.268196273764765, 'clubs': 3.4464050690798693, 'best': 1.5336010724149785, 'out': 1.8484031814566355, 'for': 0.29145011737314763, 'creative': 3.464636137023565, 'progress': 4.767895269533465, 'be': 1.4062480045415613, 'after': 0.9443334420013064, 'leg': 9.728005159421617, 'greig': 7.895452935866879, 'sole': 5.030658019760364, '19s': 8.042056410058754, 'broken': 4.4212304191898335, 'disposals': 6.2679965179301, 'by': 0.37455341206197373, 'trophy': 4.378494763929107, 'on': 0.18441275335060037, '39': 5.020348650101503, 'last': 2.407078854628825, 'of': 0.012468528597334574, '31': 3.294838566414648, 'changed': 3.9725799144146667, 'against': 2.0079609791418744, 'round': 2.897933583948961, 'games': 4.466247936448583, 'collingwood': 5.982549083279735, 'retain': 5.653776595959825, 'and': 0.004470863388292369, 'kilda': 11.96509816655947, 'gary': 4.004560712068805, 'ailing': 7.225295273531632, 'midfielder': 4.804410482508563, '1985': 5.064910025628451, 'described': 3.1584573570993646, 'due': 2.7324867986603505, 'handballin': 10.293348208665249, 'brice': 8.153282045168979, 'expected': 4.866197970274244, 'australian': 8.630007339620153, 'recruited': 8.979440798078663, 'fairest': 5.653776595959825, 'league': 6.2570213529299, 'club': 6.625895023812077, 'season': 1.8875336052324008, 'but': 1.313994565464302, 'released': 2.0078348995855078, 'kicks': 6.224321454427438, 'with': 0.20246864252206068, 'former': 1.3573131120992086, 'he': 1.06684278829362, '1991': 4.750167045139951, '1990': 4.736742958461033, 'october': 1.9182947844101343, '16': 2.680270173193033, 'this': 1.2818856957987381, 'was': 0.2380973568365504, 'j': 6.511762646322909, 'record': 2.1528869065343033, 'victorian': 9.129746242837353, 'nine': 3.2624907325491286, 'performances': 3.352641829543426, 'following': 1.9609195556941061, 'didnt': 4.383907497035858, 'strongly': 4.925038470297177, 'played': 3.0908804008769675, 'winless': 7.585298007563039, 'turned': 3.394129260705398, 'it': 1.3165805834938153, 'an': 0.29823908908189717, '1980s': 2.9688582293167167, 'as': 0.2543390440248236, 'hawthorn': 12.253365969727044, 'at': 0.645957859962386, 'in': 0.009654063501214493, 'leaguegreig': 10.293348208665249, 'end': 2.419560105914143, 'built': 4.061882993176634, 'liston': 7.654290879049991, 'amputated': 7.895452935866879, 'also': 0.4627270916162349, '2001': 1.9280249665871378, 'which': 1.5348619340875385, 'gangrene': 9.600201028105303, 'shining': 6.696035948076803, 'scoresby': 9.377057476791094, 'football': 17.909994658969975, 'infection': 6.766987684049088, 'camberwell': 14.979975655517428, '1968': 2.8997774689212887, 'subsequently': 2.8793779184748045, 'a': 0.02809592236291573, 'lower': 4.515695885442592, 'vfl': 10.506308224654898, 'onfield': 7.690658523220865, 'grieg': 7.585298007563039, 'nevertheless': 5.505856465883203, 'light': 3.740840321630659, 'age': 2.138848033513307, 'st': 5.02274994846173, 'trialled': 8.907053847545358, 'senior': 2.2990532222492712, 'playing': 2.0910027577735617}, ... ]

In [35]:
people['tfidf'] = tdidf
people.head()


Out[35]:
URI name text word_count
<http://dbpedia.org/resou
rce/Digby_Morrell> ...
Digby Morrell digby morrell born 10
october 1979 is a former ...
{'selection': 1,
'carltons': 1, 'being': ...
<http://dbpedia.org/resou
rce/Alfred_J._Lewy> ...
Alfred J. Lewy alfred j lewy aka sandy
lewy graduated from ...
{'precise': 1, 'thomas':
1, 'closely': 1, ...
<http://dbpedia.org/resou
rce/Harpdog_Brown> ...
Harpdog Brown harpdog brown is a singer
and harmonica player who ...
{'just': 1, 'issued': 1,
'mainly': 1, 'nominat ...
<http://dbpedia.org/resou
rce/Franz_Rottensteiner> ...
Franz Rottensteiner franz rottensteiner born
in waidmannsfeld lower ...
{'all': 1,
'bauforschung': 1, ...
<http://dbpedia.org/resou
rce/G-Enka> ...
G-Enka henry krvits born 30
december 1974 in tallinn ...
{'they': 1,
'gangstergenka': 1, ...
<http://dbpedia.org/resou
rce/Sam_Henderson> ...
Sam Henderson sam henderson born
october 18 1969 is an ...
{'currently': 1, 'less':
1, 'being': 1, ...
<http://dbpedia.org/resou
rce/Aaron_LaCrate> ...
Aaron LaCrate aaron lacrate is an
american music producer ...
{'exclusive': 2,
'producer': 1, 'show' ...
<http://dbpedia.org/resou
rce/Trevor_Ferguson> ...
Trevor Ferguson trevor ferguson aka john
farrow born 11 november ...
{'taxi': 1, 'salon': 1,
'gangs': 1, 'being': 1, ...
<http://dbpedia.org/resou
rce/Grant_Nelson> ...
Grant Nelson grant nelson born 27
april 1971 in london ...
{'houston': 1, 'frankie':
1, 'labels': 1, ...
<http://dbpedia.org/resou
rce/Cathy_Caruth> ...
Cathy Caruth cathy caruth born 1955 is
frank h t rhodes ...
{'phenomenon': 1,
'deborash': 1, 'both' ...
tfidf
{'selection':
3.836578553093086, ...
{'precise':
6.44320060695519, ...
{'just':
2.7007299687108643, ...
{'all':
1.6431112434912472, ...
{'they':
1.8993401178193898, ...
{'currently':
1.637088969126014, ...
{'exclusive':
10.455187230695827, ...
{'taxi':
6.0520214560945025, ...
{'houston':
3.935505942157149, ...
{'phenomenon':
5.750053426395245, ...
[10 rows x 5 columns]

Example the TF-IDF for Obama


In [36]:
obama = people[people['name'] == 'Barack Obama']

In [38]:
obama[['tfidf']].stack('tfidf', new_column_name=['word', 'tfidf']).sort('tfidf', ascending=False)


Out[38]:
word tfidf
obama 43.2956530721
act 27.678222623
iraq 17.747378588
control 14.8870608452
law 14.7229357618
ordered 14.5333739509
military 13.1159327785
involvement 12.7843852412
response 12.7843852412
democratic 12.4106886973
[273 rows x 2 columns]
Note: Only the head of the SFrame is printed.
You can use print_rows(num_rows=m, num_columns=n) to print more rows and columns.

Manually compute distances between a some people


In [39]:
clinton = people[people['name'] == 'Bill Clinton']

In [42]:
beckham = people[people['name'] == 'David Beckham']

In [43]:
print beckham


+-------------------------------+---------------+-------------------------------+
|              URI              |      name     |              text             |
+-------------------------------+---------------+-------------------------------+
| <http://dbpedia.org/resour... | David Beckham | david robert joseph beckha... |
+-------------------------------+---------------+-------------------------------+
+-------------------------------+-------------------------------+
|           word_count          |             tfidf             |
+-------------------------------+-------------------------------+
| {'bending': 1, 'fifa': 3, ... | {'bending': 7.808441558877... |
+-------------------------------+-------------------------------+
[? rows x 5 columns]
Note: Only the head of the SFrame is printed. This SFrame is lazily evaluated.
You can use sf.materialize() to force materialization.

Is the Obama article closer to Clinton or Beckham


In [44]:
graphlab.distances.cosine(obama['tfidf'][0], clinton['tfidf'][0])


Out[44]:
0.8339854936884276

In [45]:
graphlab.distances.cosine(obama['tfidf'][0], beckham['tfidf'][0])


Out[45]:
0.9791305844747478

Build nearest neighbor model


In [47]:
knn_model = graphlab.nearest_neighbors.create(people, features=['tfidf'], label='name')


Starting brute force nearest neighbors model training.

Applying the nearest-neighbors model for retrieval

who is closed to obama


In [48]:
knn_model.query(obama)


Starting pairwise querying.
+--------------+---------+-------------+--------------+
| Query points | # Pairs | % Complete. | Elapsed Time |
+--------------+---------+-------------+--------------+
| 0            | 1       | 0.00169288  | 13.319ms     |
| Done         |         | 100         | 244.697ms    |
+--------------+---------+-------------+--------------+
Out[48]:
query_label reference_label distance rank
0 Barack Obama 0.0 1
0 Joe Biden 0.794117647059 2
0 Joe Lieberman 0.794685990338 3
0 Kelly Ayotte 0.811989100817 4
0 Bill Clinton 0.813852813853 5
[5 rows x 4 columns]

swift = people[people['name'] == 'Taylor Swift'] print swift

In [53]:
knn_model.query(swift)


Starting pairwise querying.
+--------------+---------+-------------+--------------+
| Query points | # Pairs | % Complete. | Elapsed Time |
+--------------+---------+-------------+--------------+
| 0            | 1       | 0.00169288  | 12.191ms     |
| Done         |         | 100         | 208.637ms    |
+--------------+---------+-------------+--------------+
Out[53]:
query_label reference_label distance rank
0 Taylor Swift 0.0 1
0 Carrie Underwood 0.76231884058 2
0 Alicia Keys 0.764705882353 3
0 Jordin Sparks 0.769633507853 4
0 Leona Lewis 0.776119402985 5
[5 rows x 4 columns]


In [55]:
jolie = people[people['name'] == 'Angelina Jolie']

In [56]:
knn_model.query(jolie)


Starting pairwise querying.
+--------------+---------+-------------+--------------+
| Query points | # Pairs | % Complete. | Elapsed Time |
+--------------+---------+-------------+--------------+
| 0            | 1       | 0.00169288  | 13.829ms     |
| Done         |         | 100         | 193.373ms    |
+--------------+---------+-------------+--------------+
Out[56]:
query_label reference_label distance rank
0 Angelina Jolie 0.0 1
0 Brad Pitt 0.784023668639 2
0 Julianne Moore 0.795857988166 3
0 Billy Bob Thornton 0.803069053708 4
0 George Clooney 0.8046875 5
[5 rows x 4 columns]


In [57]:
arnold = people[people['name'] == 'Arnold Schwarzenegger']

In [59]:
knn_model.query(arnold)


Starting pairwise querying.
+--------------+---------+-------------+--------------+
| Query points | # Pairs | % Complete. | Elapsed Time |
+--------------+---------+-------------+--------------+
| 0            | 1       | 0.00169288  | 10.828ms     |
| Done         |         | 100         | 201.311ms    |
+--------------+---------+-------------+--------------+
Out[59]:
query_label reference_label distance rank
0 Arnold Schwarzenegger 0.0 1
0 Jesse Ventura 0.818918918919 2
0 John Kitzhaber 0.824615384615 3
0 Lincoln Chafee 0.833876221498 4
0 Anthony Foxx 0.833910034602 5
[5 rows x 4 columns]


In [ ]: